Commit graph

44 commits

Author SHA1 Message Date
yuin
533a448c5f Update README.md 2020-01-02 01:54:01 +09:00
yuin
94947895e7 Update README.md 2020-01-02 01:51:36 +09:00
yuin
83e7dcebc7 Update README.md 2020-01-02 01:50:19 +09:00
yuin
4b54582dee Fixes #83, Adds options for Linkify 2020-01-02 01:36:46 +09:00
yuin
26fb0b56e6 Fixes gohugoio/hugo#6626 2019-12-18 15:46:54 +09:00
Allison Letson
26b4b47473
incorporate remaining changes from yuin/goldmark#52 2019-12-10 09:25:03 -05:00
Yusuke Inuzuka
e528cffacf
Update benchmark results 2019-12-06 13:10:48 +09:00
Yusuke Inuzuka
89919744e0
Fix badge URL 2019-12-06 02:05:12 +09:00
Anthony Fok
30605bf736
Fix typos in README.md 2019-12-04 05:15:50 -07:00
yuin
c8c3b41fe0 Update badge 2019-11-18 16:15:15 +09:00
yuin
8aefee4a22 migrate travisCI to Github actions 2019-11-18 15:20:39 +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
2184586bb2
Update README.md 2019-08-30 22:21:16 +09:00
yuin
13a98719d4 Fix invalid use of lute 2019-08-30 21:54:02 +09:00
Yusuke Inuzuka
187643a437 Performance improvements, Add BlockParser.Trigger 2019-08-30 16:36:00 +09:00
Yusuke Inuzuka
17a47ea1e7
Update README.md 2019-07-26 10:32:48 +09:00
Yusuke Inuzuka
032792ae55
Update README.md 2019-07-15 11:40:31 +09:00
LI Tao
0fc2859377 Mention mathjax plugin in README.md 2019-07-15 05:59:08 +08: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
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
Christian Haas
8df88b3d75
fixed typo 2019-05-16 22:10:05 +02: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
Alexey Mironov
4febcc9861
Update README.md
It seems that this function has changed its name.
2019-05-15 12:11:49 +03: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
00356b97b1 Fix typo 2019-05-05 13:43:49 +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
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
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