yuin
|
697e44ce88
|
Fix #464, Fix #465
|
2024-10-12 22:18:27 +09:00 |
|
yuin
|
9b02182dd0
|
Apply linters
|
2023-08-15 18:40:41 +09:00 |
|
yuin
|
a87c5778f9
|
Fix #333
|
2022-11-12 20:13:03 +09:00 |
|
yuin
|
c71a97b837
|
Fixed bug related newline code
|
2022-09-25 23:47:23 +09:00 |
|
yuin
|
ae42b9179f
|
Fix bug that escaped space not working with Linkfy extension
|
2022-09-25 19:39:48 +09:00 |
|
yuin
|
b2c88c80f6
|
#248 - 10
|
2021-10-23 20:17:35 +09:00 |
|
yuin
|
4b793a1aed
|
#248 - 11
|
2021-10-17 19:48:50 +09:00 |
|
yuin
|
5588d92a56
|
Support CommonMark 0.30
|
2021-07-05 00:12:46 +09:00 |
|
Stephen Afam-Osemene
|
9568b57c4b
|
fix logic for soft line breaks
|
2021-05-14 23:30:29 +02:00 |
|
yuin
|
036c8738df
|
Fixes #164, Fixes #167
|
2020-12-26 17:56:42 +09:00 |
|
pzl
|
8bdab9449a
|
documentation typo fixes
|
2020-02-14 22:03:49 -05:00 |
|
yuin
|
923eb97048
|
Fixes #71
|
2019-12-22 23:31:22 +09:00 |
|
yuin
|
12851a08ba
|
Fixes #70, #74
|
2019-12-22 22:27:39 +09:00 |
|
yuin
|
6d2e5fddae
|
Fix #64 and some lint warnings
|
2019-12-16 11:08:45 +09:00 |
|
yuin
|
5334c63923
|
Change IDs argumnent
|
2019-12-02 18:24:22 +09:00 |
|
yuin
|
68dcec6ac4
|
Closes #46 : Add WithIDs option
|
2019-12-02 14:38:28 +09:00 |
|
Yusuke Inuzuka
|
615d5706c6
|
Merge pull request #43 from moorereason/clean-lint
Clean lint
|
2019-12-02 03:17:56 +09:00 |
|
yuin
|
2f292e5b74
|
Fixes #44, Fixes #45
|
2019-12-02 03:10:06 +09:00 |
|
Cameron Moore
|
748be0c096
|
Fix shadow declarations
|
2019-11-29 13:20:34 -06:00 |
|
yuin
|
8549b83b0c
|
Fixes gohugoio/hugo#6549
|
2019-11-29 17:21:05 +09:00 |
|
yuin
|
6c55ba55a1
|
Fixes #36
|
2019-11-27 03:00:17 +09:00 |
|
yuin
|
4536e57938
|
Fixes #35
|
2019-11-25 20:35:02 +09:00 |
|
yuin
|
16b69522a4
|
Remove the WithWorkers option
Situations that concurrent inline parsing is effective are very limited
due to goroutine overheads and a parse context sharing mutex.
|
2019-10-31 17:46:02 +09:00 |
|
Yusuke Inuzuka
|
187643a437
|
Performance improvements, Add BlockParser.Trigger
|
2019-08-30 16:36:00 +09:00 |
|
Liang Ding
|
6f6884271d
|
✏️ Fix typos
|
2019-08-07 18:15:09 +08:00 |
|
yuin
|
19b18e85fc
|
Fix bug found in fuzzing
|
2019-07-24 20:16:54 +09:00 |
|
yuin
|
883918a85c
|
Fix bugs found in fuzzing
|
2019-07-18 18:01:01 +09:00 |
|
yuin
|
2ddc99baff
|
Add extension tests, Fix bugs in extensions
|
2019-05-16 19:46:36 +09:00 |
|
yuin
|
1963434c50
|
Fix some vet errors, Improve attributes on ATXHeadings
|
2019-05-16 12:37:49 +09:00 |
|
yuin
|
d9164d2556
|
Rename options names
|
2019-05-06 01:14:17 +09:00 |
|
yuin
|
785421acb4
|
Add WithAttribute
|
2019-05-05 13:42:39 +09:00 |
|
yuin
|
bdde5e8472
|
Rename option names
|
2019-05-04 22:25:41 +09:00 |
|
yuin
|
45222d6b03
|
Refactoring
|
2019-05-04 19:27:13 +09:00 |
|
yuin
|
e9b382fb0a
|
Add footnote exteision
|
2019-05-04 19:21:33 +09:00 |
|
yuin
|
9b40d12434
|
Performance optimization
|
2019-05-02 22:51:24 +09:00 |
|
yuin
|
d4d7acb277
|
Add a definition list extension, some refactoring
|
2019-05-02 22:22:05 +09:00 |
|
yuin
|
987f65f813
|
Performance optimizations
|
2019-05-01 20:32:41 +09:00 |
|
yuin
|
a8a4629dd9
|
Add parser.ParseContext
|
2019-04-28 19:54:33 +09:00 |
|
yuin
|
dd89404e04
|
first commit
|
2019-04-26 20:27:01 +09:00 |
|