Commit graph

113 commits

Author SHA1 Message Date
yuin
fa88006eee Fix #466 2024-10-12 19:17:05 +09:00
yuin
15ade8aace Fixes #457 2024-06-25 23:29:29 +09:00
yuin
b8d6d3a9b7 Bump up CommonMark Spec to 0.31.2 2024-02-02 21:13:09 +09:00
yuin
9b02182dd0 Apply linters 2023-08-15 18:40:41 +09:00
yuin
254b9f8f77 Fix #403, Fix #406 2023-07-23 22:07:27 +09:00
yuin
82ff890073 Fix #361 2023-02-02 21:02:21 +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
a3630e3073 Fix #323 2022-09-19 20:39:17 +09:00
yuin
c0856327b3 Fix #313 2022-07-09 16:22:17 +09:00
yuin
e64a68fc13 Fix #287 2022-03-12 17:18:59 +09:00
yuin
0af271269f Fix #285 2022-03-09 04:01:30 +09:00
yuin
920c3818d4 Improve raw html parsing performance 2022-03-05 18:45:57 +09:00
yuin
be2bf82af9 Fix performance problems related link labels 2022-03-05 17:37:40 +09:00
yuin
f6e93ffd8f Fix #274, Fix #275 2022-02-08 17:15:15 +09:00
yuin
333aa4d779 Fixes #263 2021-11-14 19:49:34 +09:00
yuin
907eb99835 Fixes #262 2021-11-08 16:13:54 +09:00
yuin
b2c88c80f6 #248 - 10 2021-10-23 20:17:35 +09:00
yuin
7557842636 #248 - 13 2021-10-21 18:24:30 +09:00
yuin
15ea97611d #248 - 12 2021-10-20 18:07:23 +09:00
yuin
4b793a1aed #248 - 11 2021-10-17 19:48:50 +09:00
yuin
829dc0ae24 #248 - 8 2021-10-17 19:21:23 +09:00
yuin
e77ca9231a #248 - 8 2021-10-17 17:46:05 +09:00
yuin
05d89a0b45 #248 - 7 2021-10-17 17:29:01 +09:00
yuin
cbaee30aee #248 - 5 2021-10-16 19:55:09 +09:00
yuin
20a276ea45 #248 - 4 2021-10-16 19:39:51 +09:00
yuin
f5dcbd8208 #248 - 2 2021-10-16 18:48:59 +09:00
yuin
2f8abf5949 #248 - 1 2021-10-16 17:47:30 +09:00
yuin
829d874034 Fix #237 2021-09-12 18:21:50 +09:00
yuin
457c157ed5 Fix #245 - 8 2021-09-11 12:25:17 +09:00
yuin
4317d98509 Fix #245 - 7 2021-09-11 11:57:36 +09:00
yuin
1306649a65 Fix #245 - 6 2021-09-11 11:51:43 +09:00
yuin
7efc483c26 Fix #245 - 5 2021-09-11 11:45:00 +09:00
yuin
466482bf19 Fix #245 - 3 2021-09-11 09:55:07 +09:00
yuin
fad80b4f0c Fix #245 - 2 2021-09-11 09:48:43 +09:00
yuin
8174177880 Fix #245 - 1 2021-09-11 09:44:22 +09:00
yuin
5588d92a56 Support CommonMark 0.30 2021-07-05 00:12:46 +09:00
yuin
759cc35c3a Fix #229 2021-06-28 08:05:35 +09:00
yuin
040b478cdb Fixes #223 2021-06-17 19:07:05 +09:00
yuin
38f7fc92ff Fixes #219 2021-05-16 11:03:43 +09:00
Stephen Afam-Osemene
9568b57c4b fix logic for soft line breaks 2021-05-14 23:30:29 +02:00
yuin
9f5125e104 Remove debug print 2021-04-14 02:01:54 +09:00
yuin
ab798ea4aa Fixes #213 2021-04-11 00:00:44 +09:00
Karel Bilek
c53c1a4cfe Fix empty line detection in markdown in list
Fix for independent issue in #177

The next parser should have the whitespace removed, even when it's blank
2021-02-08 15:06:31 +07:00
yuin
56bbdf0370 refactoring 2021-02-07 20:36:39 +09:00
yuin
2ffadcefcf Fixes: #177 2021-02-07 19:46:55 +09:00
Yusuke Inuzuka
033db7dd82
Merge pull request #171 from moorereason/unused-buf
Remove unnecessary buffer
2020-12-26 18:01:51 +09:00
Yusuke Inuzuka
4e0c22a20e
Merge pull request #170 from moorereason/deadcode
Remove unused global code
2020-12-26 18:01:11 +09:00
yuin
036c8738df Fixes #164, Fixes #167 2020-12-26 17:56:42 +09:00