Yusuke Inuzuka
efd5960110
Merge pull request #75 from mdigger/master
...
Put header id to generator
2019-12-22 21:13:15 +09:00
Yusuke Inuzuka
a6724f003f
Merge pull request #72 from zzwx/master
...
Render table attributes
2019-12-22 21:13:01 +09:00
Dmitry Sedykh
e0a5ff07c2
put ID to generator
2019-12-22 09:46:40 +03:00
zzwx
5690da2615
Render table attributes
2019-12-20 19:52:09 -05:00
yuin
2aab93edb4
Fixes tests
2019-12-20 11:12:24 +09:00
yuin
e0171097bf
Fixes #69
2019-12-20 11:11:28 +09:00
yuin
26fb0b56e6
Fixes gohugoio/hugo#6626
2019-12-18 15:46:54 +09:00
yuin
64d4e16bf4
Fixes #65
2019-12-18 11:37:07 +09:00
yuin
6d2e5fddae
Fix #64 and some lint warnings
2019-12-16 11:08:45 +09:00
Yusuke Inuzuka
5b25bb53dd
Merge pull request #63 from aletson/master
...
incorporate remaining changes from yuin/goldmark#52
2019-12-11 11:47:02 +09:00
Allison Letson
26b4b47473
incorporate remaining changes from yuin/goldmark#52
2019-12-10 09:25:03 -05:00
Yusuke Inuzuka
9e55545c8d
Update ISSUE_TEMPLATE.md
2019-12-10 01:33:25 +09:00
yuin
ec246695c5
Fix fail on go1.12
2019-12-08 19:00:20 +09:00
yuin
7d8bee11ca
Closes #33 : Now NodeRenderers render attributes
2019-12-08 18:53:01 +09:00
Yusuke Inuzuka
0a62f6ae63
Create stale.yml
2019-12-08 00:45:12 +09:00
Yusuke Inuzuka
a47a029d55
Fix typo
2019-12-06 18:23:52 +09: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
yuin
171dbc66a8
Fixes #50
2019-12-05 13:39:55 +09:00
yuin
ea2c6c34ce
Fixes #55
2019-12-05 11:27:29 +09:00
Yusuke Inuzuka
66aa5562f7
Merge pull request #54 from moorereason/fuzz-more
...
Fuzz more code paths
2019-12-05 11:17:50 +09:00
Yusuke Inuzuka
43e0347f6d
Merge pull request #52 from anthonyfok/fix-typos-in-readme
...
Fix typos in README.md
2019-12-05 10:44:30 +09:00
Cameron Moore
25f82f0a2d
Fuzz more code paths
2019-12-04 14:12:40 -06:00
Anthony Fok
30605bf736
Fix typos in README.md
2019-12-04 05:15:50 -07:00
Yusuke Inuzuka
567046a85d
Merge pull request #51 from adiabatic/master
...
Improve display of footnote backlinks
2019-12-04 18:07:01 +09:00
Nathan Galt
6f9629fb2b
Improve display of footnote backlinks
...
This makes three changes to backlinks:
- Inserts a space before `<a href='…'>↩</a>` to make it look better
- Uses hexadecimal references (`&#x…;`) instead of decimal references for clarity
- Adds U+FE0E VARIATION SELECTOR 15 to the ↩ to suppress emojification on both iOS and Edge on Windows
If variation selector 15 isn't appended to the ↩, then the return arrow will show up as an emoji on iOS and Edge for Windows. The Pandoc project has already run into this quirk as documented on https://github.com/jgm/pandoc/issues/5469 and they've pushed a change for their Markdown processor already.
2019-12-03 19:34:16 -08:00
yuin
511e434efc
Fixes #49
2019-12-03 13:31:57 +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
yuin
ac8e225cd3
Fix invalid handling of consecutive code spans
2019-12-02 17:13:37 +09:00
yuin
68dcec6ac4
Closes #46 : Add WithIDs option
2019-12-02 14:38:28 +09:00
yuin
6efe809cde
Update issue template
2019-12-02 13:23:33 +09:00
yuin
eb2667632a
Fixes #48
2019-12-02 13:17:08 +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
74e1374f5a
Use io.ByteWriter
2019-11-29 13:42:55 -06:00
Cameron Moore
ff066ede82
Fix gofmt issues
2019-11-29 13:39:42 -06:00
Cameron Moore
3dc5ebdb17
Fix golint issues
2019-11-29 13:31:28 -06:00
Cameron Moore
2932dadfb3
Fix gofmt formatting
2019-11-29 13:22:11 -06:00
Cameron Moore
748be0c096
Fix shadow declarations
2019-11-29 13:20:34 -06:00
yuin
9f9f8f0e5e
Closes #41
2019-11-30 03:33:46 +09:00
yuin
8549b83b0c
Fixes gohugoio/hugo#6549
2019-11-29 17:21:05 +09:00
yuin
54fc7c3f18
Closes #40
2019-11-29 17:03:00 +09:00
yuin
b611cd333a
Add issue template
2019-11-28 11:39:10 +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
fba5de7344
Fixes #34
2019-11-24 20:17:02 +09:00
yuin
9dec7e9e8b
Fixes #31
2019-11-20 01:10:18 +09:00
yuin
c8c3b41fe0
Update badge
2019-11-18 16:15:15 +09:00
yuin
c999f5a9a7
Fix workflow
...
gcov2lcov seems failing to handle coverpkg?
2019-11-18 16:06:33 +09:00