md2html bug list
Written in
Updated in
Inline code
Need escape for special charactors
<hr>
\ . | # ! * + - _ ( ) { } [ ] < > `
`<hr>`
`\<hr\>`
`\\ \. \| \# \! \* \+ \- \_ \( \) \{ \} \[ \] \< \> \``
Can not use double backtick(``)
`double
code backtick
`
``double `code` backtick``
List
Other elements insides list
- list
- list
p
- list
> blockquote
- list
- list
- list
p
- list
> blockquote
- list
Footnote
Footnote link with space
How to callof this thingsfoot note?
[of this]: Can not use whitespace in html id.
[foot note]: So this will not working well.
How to call[^of this] things[^foot note]?
[^of this]: Can not use whitespace in html id.
[^foot note]: So this will not working well.
Footnote with several lines
Footnotewith.
[with]: several lines
should be
work.
Footnote[^with].
[^with]: several lines
should be
work.
Non ASCII characters in table? - Github Pages
table | |
---|---|
q | @ |
© | |
• | |
❓ |
||table|
|---|---|
|q|@|
|π|©|
|∆|•|
|ä|❓|