24 Commits (master)

Author SHA1 Message Date
Kyle J. McKay c154f45386 Markdown: allow backticks-delimited code blocks in lists 3 years ago
Kyle J. McKay f2f8a1e2fe Markdown: support `\` EOL to generate a `<br />` 3 years ago
Kyle J. McKay d9f6613164 syntax.md: mention headers supersede horizontal rules 3 years ago
Kyle J. McKay 6efa98325a Markdown.pl: add limited tilde-delimited code block support 3 years ago
Kyle J. McKay 97be3fbcf9 syntax.md: document YAML front matter 3 years ago
Kyle J. McKay 719758c570 Markdown: recognize wiki style image links 4 years ago
Kyle J. McKay cd268c10c9 Markdown: support floating images 4 years ago
Kyle J. McKay e4b8a0f6c4 syntax.md: add XML comments section 4 years ago
Kyle J. McKay 18d217abe3 various: update links to https where possible 4 years ago
Kyle J. McKay de1c7f4f1a syntax.md: mention ability to split link references 4 years ago
Kyle J. McKay a17ab1a3d8 Markdown.pl: support table row merging 5 years ago
Kyle J. McKay afb45ff295 Markdown.pl: omit empty table header rows 5 years ago
Kyle J. McKay 990f74e52e Markdown.pl: support [[wiki style links]] with --wiki 5 years ago
Kyle J. McKay 258c5fa653 Markdown: enhance image URL support 5 years ago
Kyle J. McKay c86fea4089 Markdown: enhance link handling 5 years ago
Kyle J. McKay 2b798a8841 Markdown.pl: support tables 6 years ago
Kyle J. McKay 18b456b8b4 Markdown: allow trailing '[]' to be omitted 7 years ago
Kyle J. McKay 21c8d3f434 Markdown: support lower-greek ol lists 7 years ago
Kyle J. McKay 51f3d63833 Markdown.pl: support more list markers 7 years ago
Kyle J. McKay e0e42478ab {basics,syntax}.md: clean up formatting 7 years ago
Kyle J. McKay 4359f939a8 Markdown.pl: add anchors and definitions for headers 7 years ago
Kyle J. McKay 07852b3417 docs: stop talking about using tabs for indent levels 7 years ago
Kyle J. McKay ee99f95215 Whitespace, formatting and miscellaneous cleanup 7 years ago
Kyle J. McKay e250d3f457 Rename various files 7 years ago
Kyle J. McKay f3b8f48b3a Markdown.pl: improve ```-delimited code blocks handling 8 years ago
Kyle J. McKay 1bccf7f431 Markdown 1.0.3 9 years ago
Kyle J. McKay a5c7ba9a66 Markdown 1.0.2 9 years ago
Kyle J. McKay aa017f700c Markdown.pl: support ``` code blocks 9 years ago
Kyle J. McKay d0fe11eeab basics/syntax: codify tab settings 9 years ago
Kyle J. McKay be20ff3c3a Markdown.pl: support strike through with ~~ 9 years ago
Kyle J. McKay 11d7fd5c3f Markdown.pl: do not recognize '_' within words 9 years ago
Kyle J. McKay 66c26750c7 Markdown.pl: support setext-style third level headers and overlines 9 years ago
John Gruber 5a8ed31ccd syntax.text 16 years ago