hugo/markup
Niklas Fasching 2d42ba912b deps: Update go-org to v1.2.0
- Add support for #+MACRO
- fix a bug with #+LINK (edge case, should never happen anyways :TM:)
- Make title export optional (add export option)
- Remove cosmetic whitespace added by go-org (for easier visual
  diffing) inside p tags (<p>\nfoo\n</p> => <p>foo</p>)
  (should make `white-space: pre` on p look more in line with expectations)
- implement table separators via multiple tbodies (the html spec is ok with
  that)
2020-06-27 13:28:01 +02:00
..
asciidocext Rework external asciidoctor integration 2020-06-25 09:51:33 +02:00
blackfriday
converter Rework external asciidoctor integration 2020-06-25 09:51:33 +02:00
goldmark Add render template hooks for headings 2020-05-15 21:12:43 +02:00
highlight
internal
markup_config Rework external asciidoctor integration 2020-06-25 09:51:33 +02:00
mmark
org deps: Update go-org to v1.2.0 2020-06-27 13:28:01 +02:00
pandoc
rst
tableofcontents
markup.go Rework external asciidoctor integration 2020-06-25 09:51:33 +02:00
markup_test.go Rework external asciidoctor integration 2020-06-25 09:51:33 +02:00