Revision Difference
misc#517496
<cat>tags</cat>⤶
<title>Miscellaneous Tags</title>⤶
---⤶
<deprecated>This Function Is Deprecated, Please Use This Method</deprecated>⤶
⤶
⤶
```html⤶
<deprecated>This Function Is Deprecated, Please Use This Method</deprecated>⤶
```⤶
⤶
---⤶
⤶
<note>This is a note</note>⤶
⤶
⤶
```html ⤶
<note>This is a note</note>⤶
```⤶
⤶
---⤶
⤶
⤶
<warning>Warning, This function causes errors if used improperly</warning>⤶
⤶
⤶
⤶
```html⤶
<warning>Warning, This function causes errors if used improperly</warning>⤶
```⤶
⤶
---⤶
⤶
⤶