Commit graph

49 commits

Author SHA1 Message Date
Yusuke Inuzuka
36e42c4e73
Merge pull request #17 from litao91/fixlist
Fix inaccurate indent calculation of list_item and add extra test
2019-07-16 17:24:29 +09:00
LI Tao
6369ad43e8 Fix inaccurate indent calculation of list_item and add extra test to cover the case 2019-07-16 13:05:14 +08:00
Yusuke Inuzuka
032792ae55
Update README.md 2019-07-15 11:40:31 +09:00
Yusuke Inuzuka
b7348f0573
Merge pull request #14 from litao91/mathjax
Mention mathjax plugin in README.md
2019-07-15 11:39:05 +09:00
LI Tao
0fc2859377 Mention mathjax plugin in README.md 2019-07-15 05:59:08 +08:00
yuin
57c4df05d5 Merge branch 'master' of github.com:yuin/goldmark 2019-07-12 18:52:32 +09:00
yuin
dd1590372c Add a new attribute parser 2019-07-12 18:52:15 +09:00
Yusuke Inuzuka
8aee2d32fd
Update README.md 2019-07-09 17:43:07 +09:00
yuin
23ace7da03 Add goldmark-meta to the README 2019-05-30 18:31:55 +09:00
yuin
05645dd3c4 Add String node 2019-05-30 16:07:04 +09:00
yuin
7b1dd7b221 Issue #12 : dos style newline breaks fence code block 2019-05-23 11:27:25 +09:00
Yusuke Inuzuka
9b1570bcde
Merge pull request #10 from mironovalexey/patch-2
Update README.md
2019-05-19 14:50:01 +09:00
Alexey Mironov
9cf9f6802e
Update README.md
To simplify a copy-paste.
2019-05-19 07:41:10 +03:00
Yusuke Inuzuka
ddce9bf23e
Update README.md 2019-05-17 11:24:44 +09:00
Yusuke Inuzuka
3802559573
Merge pull request #9 from dertseha/patch-1
fixed typo
2019-05-17 11:23:30 +09:00
Christian Haas
8df88b3d75
fixed typo 2019-05-16 22:10:05 +02:00
yuin
4586ec683b Rename test function 2019-05-16 19:53:54 +09:00
yuin
f95910174c Merge branch 'master' of https://github.com/yuin/goldmark 2019-05-16 19:47:05 +09:00
yuin
2ddc99baff Add extension tests, Fix bugs in extensions 2019-05-16 19:46:36 +09:00
Yusuke Inuzuka
7d92c09d44
Update README.md 2019-05-16 12:40:01 +09:00
yuin
1963434c50 Fix some vet errors, Improve attributes on ATXHeadings 2019-05-16 12:37:49 +09:00
yuin
e481813300 Issue #4: Fix invalid leading spaces with attributes 2019-05-15 23:06:08 +09:00
yuin
6703518300 Issue #4: Fix invalid leading spaces with attributes 2019-05-15 22:56:52 +09:00
Yusuke Inuzuka
e59897f8e5
Merge pull request #6 from mironovalexey/patch-1
Update README.md
2019-05-15 18:14:40 +09:00
Alexey Mironov
4febcc9861
Update README.md
It seems that this function has changed its name.
2019-05-15 12:11:49 +03:00
yuin
4ff89123a4 Issue #5 : Fixed 'index out of range' error when FilterTags exists 2019-05-15 17:54:37 +09:00
yuin
31fd0f6b4c Issue #3 : failed to parse attributes 2019-05-15 17:43:57 +09:00
yuin
2988e183ed Issue #2 : EOF breaks parsing 2019-05-15 00:56:22 +09:00
yuin
ad605c0a32 Performance optimizations 2019-05-06 12:34:17 +09:00
yuin
d9164d2556 Rename options names 2019-05-06 01:14:17 +09:00
yuin
28b28e34bb Add Typographer extension 2019-05-06 00:53:22 +09:00
yuin
08a89f162a Refactoring 2019-05-05 15:08:50 +09:00
yuin
00356b97b1 Fix typo 2019-05-05 13:43:49 +09:00
yuin
785421acb4 Add WithAttribute 2019-05-05 13:42:39 +09:00
yuin
3bf70b9428 Add AttributeString method 2019-05-04 22:29:53 +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
56ebc40a6a Add benchmarks, update README 2019-05-03 13:00:43 +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
7acda36819 Add a coveralls badge 2019-05-01 20:45:10 +09:00
yuin
e7cef1b7ca Performance optimizations 2019-05-01 20:43:10 +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
77aabc8f8e Add WithUnsafe option 2019-04-27 15:30:16 +09:00
yuin
0cca3c1ea1 Update README 2019-04-26 20:39:42 +09:00
yuin
8fad913d1d Update README 2019-04-26 20:38:27 +09:00
yuin
dd89404e04 first commit 2019-04-26 20:27:01 +09:00