go-org-orgwiki/org
Niklas Fasching 148eef5aeb Refactor: Move some code
Example nodes are a kind of block and it's not much code so we can just put it
next to the Block code. Feels cleaner but doesn't change much.
2019-01-06 20:49:49 +01:00
..
testdata Improve document.GetOption: Merge default and buffer local options 2019-01-02 18:52:03 +01:00
block.go Refactor: Move some code 2019-01-06 20:49:49 +01:00
document.go Refactor Writer Interface 2019-01-04 20:13:42 +01:00
drawer.go Clean up regexps 2018-12-20 15:43:16 +01:00
footnote.go Improve footnote handling 2018-12-26 15:42:12 +01:00
fuzz.go Fix fuzz 2019-01-02 21:22:13 +01:00
headline.go Add support for Table of Contents 2018-12-26 16:10:23 +01:00
html_entity.go Add support for org-entities (e.g. ndash, mdash, \Aacute) 2018-12-11 22:12:51 +01:00
html_writer.go Remove unnecessary type alias for strings.Builder 2019-01-05 13:04:21 +01:00
html_writer_test.go Add some documentation & split Document into Configuration+Document 2019-01-02 19:17:17 +01:00
inline.go Improve footnote handling 2018-12-26 15:42:12 +01:00
keyword.go Add some documentation & split Document into Configuration+Document 2019-01-02 19:17:17 +01:00
list.go Update README 2018-12-20 16:49:26 +01:00
org_writer.go Remove unnecessary type alias for strings.Builder 2019-01-05 13:04:21 +01:00
org_writer_test.go Add some documentation & split Document into Configuration+Document 2019-01-02 19:17:17 +01:00
paragraph.go Fix multiline emphasis 2018-12-10 17:53:12 +01:00
table.go Cleanup: Remove unused Document.StatusKeywords field & clean len checks 2019-01-02 18:34:38 +01:00
util.go Improve footnote handling 2018-12-26 15:42:12 +01:00
writer.go Refactor Writer Interface 2019-01-04 20:13:42 +01:00