goldmark/parser
2020-06-04 15:26:24 +09:00
..
attribute.go Fixes #50 2019-12-05 13:39:55 +09:00
atx_heading.go Closes #124 2020-04-19 15:58:14 +09:00
auto_link.go Performance optimizations 2019-05-06 12:34:17 +09:00
blockquote.go Fixes #44, Fixes #45 2019-12-02 03:10:06 +09:00
code_block.go Performance improvements, Add BlockParser.Trigger 2019-08-30 16:36:00 +09:00
code_span.go Fix invalid handling of consecutive code spans 2019-12-02 17:13:37 +09:00
delimiter.go documentation typo fixes 2020-02-14 22:03:49 -05:00
emphasis.go Performance optimizations 2019-05-01 20:32:41 +09:00
fcode_block.go Fixes #44, Fixes #45 2019-12-02 03:10:06 +09:00
html_block.go Fixes #136 2020-06-04 15:26:24 +09:00
link.go allow inline links with empty link text. see #101 2020-02-16 17:56:09 +01:00
link_ref.go Add a definition list extension, some refactoring 2019-05-02 22:22:05 +09:00
list.go Fix invalid handling of settext in lists 2020-03-10 16:31:55 +09:00
list_item.go Performance improvements, Add BlockParser.Trigger 2019-08-30 16:36:00 +09:00
paragraph.go Performance improvements, Add BlockParser.Trigger 2019-08-30 16:36:00 +09:00
parser.go documentation typo fixes 2020-02-14 22:03:49 -05:00
raw_html.go Add extension tests, Fix bugs in extensions 2019-05-16 19:46:36 +09:00
setext_headings.go put ID to generator 2019-12-22 09:46:40 +03:00
thematic_break.go Merge pull request #43 from moorereason/clean-lint 2019-12-02 03:17:56 +09:00