]> git.plutz.net Git - cgilite/history - markdown.awk
bugfix anchor links starting with # character
[cgilite] / markdown.awk
2022-06-26 Paul Hänschbugfix anchor links starting with # character
2022-06-26 Paul Hänschbugfix: prevent white space lines from becoming code...
2022-06-26 Paul Hänschanchor links for headlines, bugfix: continue block...
2022-06-26 Paul HänschImplemented pandoc grid tables
2022-06-26 Paul HänschImplemented Pipe Tables
2022-05-31 Paul Hänschbugfix in recognition of fenced code block attributes
2022-05-31 Paul Hänschstyling classes for task list, additional task list...
2022-05-18 Paul Hänschallow email quicklinks, bugfix pattern extractor in...
2022-05-17 Paul Hänschmetadata blocks
2022-03-24 Paul Hänschcorrected paragraph splitting and hr/h2 distinction
2022-03-10 Paul Hänschenable pandoc fenced divs, and fenced code attributes
2022-02-23 Paul Hänschbugfix: prevent HTML injection in reference style link...
2022-02-20 Paul Hänschmarkdown support for external macro plugin
2021-07-25 Paul HänschFix: prevent horizontal rule from masking 2nd order...
2021-07-08 Paul Hänschmd: heading identifiers
2021-07-07 Paul Hänschmd: handle DOS line breaks
2021-07-07 Paul Hänschmd: task lists
2021-07-07 Paul HänschHTML escaping, switchable HTML processing
2021-07-06 Paul Hänschmd: inline HTML
2021-07-06 Paul Hänschbugfix: stop condition in HTML block
2021-07-05 Paul Hänschmd: verbatim html block, md: allow emphasis before...
2021-07-02 Paul Hänschmd: image embedding, completing support for basic markdown
2021-07-01 Paul Hänschmd: horizontal rules
2021-07-01 Paul Hänschmd: allow hard line breaks; md extension: ignore embedd...
2021-06-29 Paul Hänschtodo items
2021-06-29 Paul Hänschinclude markdown processor