goldmark/extension
OMOTO Tsukasa 2f1b40d881 Support CJK Symbols and Punctuation
This commit adds support of CJK Symbols and Punctuation to `func IsEastAsianWideRune`
2023-08-13 13:45:19 +09:00
..
_test Fix #333 2022-11-12 20:13:03 +09:00
ast Update table.go 2022-07-13 19:38:47 +02:00
cjk.go Fix bug that escaped space not working with Linkfy extension 2022-09-25 19:39:48 +09:00
cjk_test.go Support CJK Symbols and Punctuation 2023-08-13 13:45:19 +09:00
definition_list.go Fixes #213 2021-04-11 00:00:44 +09:00
definition_list_test.go Add case=x,x.. aruguments for tests 2020-07-02 15:28:33 +09:00
footnote.go Fix #258 2022-04-23 22:07:33 +09:00
footnote_test.go Fix #258 2022-04-23 22:07:33 +09:00
gfm.go Add extension tests, Fix bugs in extensions 2019-05-16 19:46:36 +09:00
linkify.go Fix #235 2021-10-24 17:49:45 +09:00
linkify_test.go Add case=x,x.. aruguments for tests 2020-07-02 15:28:33 +09:00
strikethrough.go Closes #33 : Now NodeRenderers render attributes 2019-12-08 18:53:01 +09:00
strikethrough_test.go Add case=x,x.. aruguments for tests 2020-07-02 15:28:33 +09:00
table.go Fix #333 2022-11-12 20:13:03 +09:00
table_test.go Fixes #78 2020-07-21 19:32:52 +09:00
tasklist.go Insert space after task-list checkboxes 2020-03-07 21:14:45 -05:00
tasklist_test.go Add case=x,x.. aruguments for tests 2020-07-02 15:28:33 +09:00
typographer.go remove log 2022-02-17 10:13:49 -06:00
typographer_test.go Add case=x,x.. aruguments for tests 2020-07-02 15:28:33 +09:00