res:plugins:markdown
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| res:plugins:markdown [2024/02/11 14:45] – [Code] fraenkiman | res:plugins:markdown [2026/05/01 16:46] (current) – [Download] fraenkiman | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ===== Download ===== | ===== Download ===== | ||
| + | <WRAP right round important 350px> | ||
| + | **Note:** | ||
| + | This plugin is no longer being developed. No bug fixes are currently being made. | ||
| + | Please use the [[parsedown|Parsedown plugin]]. | ||
| + | </ | ||
| {{res: | {{res: | ||
| Line 141: | Line 146: | ||
| - | ==== Code blocks ==== | ||
| - | < | ||
| - | The tag is a code block. | ||
| - | |||
| - | An example in AppleScript: | ||
| - | tell application " | ||
| - | beep | ||
| - | end tell | ||
| - | |||
| - | ```` | ||
| - | <? | ||
| - | echo " | ||
| - | ?> | ||
| - | ```` </ | ||
| ==== Simple tables ==== | ==== Simple tables ==== | ||
| Line 202: | Line 193: | ||
| - | ==== emphasis | + | ==== Emphasis |
| < | < | ||
| Line 237: | Line 228: | ||
| echo " | echo " | ||
| ?> | ?> | ||
| - | ```` </ | + | ```` |
| + | |||
| + | This is a paragraph introducing: | ||
| + | ~~~~~~~~~~~~~~~~~~~~~ | ||
| + | a one-line code block | ||
| + | ~~~~~~~~~~~~~~~~~~~~~ | ||
| + | |||
| + | `````````````````` | ||
| + | another code block | ||
| + | `````````````````` | ||
| + | |||
| + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .html | ||
| + | < | ||
| + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| + | |||
| + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ {.html # | ||
| + | < | ||
| + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
res/plugins/markdown.1707659125.txt.gz · Last modified: by fraenkiman
