Commit graph

92 commits

Author SHA1 Message Date
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
Cameron Moore
fa0cf89934 Remove unnecessary buffer
Remove buf, which appears to be created and appended to but never used
for anything.  Found with staticcheck check SA4010 ("The result of
append will never be observed anywhere").
2020-12-17 10:30:44 -06:00
Cameron Moore
af880df797 Remove unused global code 2020-12-17 10:26:46 -06:00
yuin
7b90f04af4 Refactoring 2020-08-26 20:22:51 +09:00
yuin
3c3d4481ef Fixes #141 2020-07-02 15:44:34 +09:00
yuin
4a49786b16 Fixes #136 2020-06-04 15:26:24 +09:00
yuin
a302193b06 Closes #124 2020-04-19 15:58:14 +09:00
yuin
184f8ef622 Fixes #123 2020-04-16 11:34:53 +09:00
yuin
2bfdf48a98 Fix invalid handling of settext in lists 2020-03-10 16:31:55 +09:00
yuin
5ab7c64e28 Fixes #111 2020-03-08 17:55:02 +09:00
jsteuer
2a86c1ea31 allow inline links with empty link text. see #101 2020-02-16 17:56:09 +01:00
pzl
8bdab9449a
documentation typo fixes 2020-02-14 22:03:49 -05:00
yuin
39db45a099 Fixes #94 2020-01-27 14:56:49 +09:00
yuin
f9b134f6be Fixes #81 2019-12-27 16:03:11 +09: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
Dmitry Sedykh
e0a5ff07c2 put ID to generator 2019-12-22 09:46:40 +03:00
yuin
26fb0b56e6 Fixes gohugoio/hugo#6626 2019-12-18 15:46:54 +09:00
yuin
6d2e5fddae Fix #64 and some lint warnings 2019-12-16 11:08:45 +09:00
yuin
171dbc66a8 Fixes #50 2019-12-05 13:39:55 +09:00
yuin
8a50115f03 Remove unsed variables 2019-12-02 18:26:06 +09:00
yuin
5334c63923 Change IDs argumnent 2019-12-02 18:24:22 +09:00