Vitaly Puzrin
|
f54ea502ee
|
Updated heading for new spec
|
10 years ago |
Vitaly Puzrin
|
70d5ca56ca
|
Docs update
|
10 years ago |
Alex Kocharin
|
448dbbd723
|
Update CommonMark spec to 0.7
|
10 years ago |
Alex Kocharin
|
473a40f04f
|
Use unescapeMd in links instead of custom impl
|
10 years ago |
Alex Kocharin
|
74602dba90
|
Fix spaces in subscript and superscript
|
10 years ago |
Alex Kocharin
|
d5e8e61b6b
|
Check validation flag instead of hardcoding rules
|
10 years ago |
Vitaly Puzrin
|
a9895f72d0
|
Fixed regression in 1.2.1 release, closes #88
|
10 years ago |
Alex Kocharin
|
e7c60e1a01
|
Fix fences rule
closing fence should not be indented more than 3 spaces
|
10 years ago |
Alex Kocharin
|
f28ab537e4
|
Fix subscript and superscript rules
|
10 years ago |
Alex Kocharin
|
f341e57d13
|
Add tests for subscript/superscript
|
10 years ago |
Alex Kocharin
|
5c5f2309de
|
Fix blockquote line numbers
close #86
|
10 years ago |
Alex Kocharin
|
3b785a0bfa
|
Add subscript and superscript
|
10 years ago |
Alex Kocharin
|
842bf70513
|
Update CommonMark spec and fixtures
|
10 years ago |
Alex Kocharin
|
666e94a47a
|
Change priority for all pairs
`**foo __bar** baz__` is now parsed as `<strong>foo __bar</strong> baz__`
|
10 years ago |
Vitaly Puzrin
|
6549fbf40e
|
Merge pull request #83 from pdehaan/patch-1
FIx typo
|
10 years ago |
Vitaly Puzrin
|
55206c4994
|
Merge pull request #84 from pdehaan/patch-2
Fix typo
|
10 years ago |
Peter deHaan
|
a519ef26c4
|
Fix typo
|
10 years ago |
Peter deHaan
|
fdb868d815
|
FIx typo
|
10 years ago |
Vitaly Puzrin
|
2daeb8be6a
|
Demo: rebuild
|
10 years ago |
Vitaly Puzrin
|
27a42a6ecc
|
Readme: typo fix in example
|
10 years ago |
Vitaly Puzrin
|
133bdc9540
|
Merge pull request #76 from Advocation/patch-1
Update sample.md
|
10 years ago |
Harry Llewelyn
|
a9fae6d040
|
Update sample.md
|
10 years ago |
Vitaly Puzrin
|
a76a5c8427
|
Merge pull request #75 from denis-sokolov/test-script
Add npm test command
|
10 years ago |
Denis Sokolov
|
cfa4cc188a
|
Add npm test command
|
10 years ago |
Vitaly Puzrin
|
96a65ba9b0
|
Merge pull request #74 from denis-sokolov/patch-1
Readme: fix typo in highlight option (b27c6308 )
|
10 years ago |
Denis Sokolov
|
9e417ea2b1
|
Readme: fix typo in highlight option (b27c6308 )
|
10 years ago |
Vitaly Puzrin
|
f30bb0d3fd
|
Added coverall.io badge
|
10 years ago |
Vitaly Puzrin
|
0f1110ff7f
|
Added coverall.io integration
|
10 years ago |
Vitaly Puzrin
|
f3bc02a51e
|
Changed CDN to jsDeliver due problems in FF with cdnjs
|
10 years ago |
Vitaly Puzrin
|
3ba348f35d
|
1.2.1 released
|
10 years ago |
Vitaly Puzrin
|
c92049d58f
|
browser files update
|
10 years ago |
Vitaly Puzrin
|
a75604569c
|
Added debug view to demo
|
10 years ago |
jonschlinkert
|
1893f3271f
|
edits to readme. fixes typos in code comments.
|
10 years ago |
Vitaly Puzrin
|
8570ae6d5e
|
Readme: clarified extensions info & updated demo link to SSL
|
10 years ago |
Mathias Bynens
|
dbb3a8fb23
|
Demo: use HTTPS for external resources to avoid mixed content issues
|
10 years ago |
Vitaly Puzrin
|
d72e842df5
|
Merge pull request #68 from bcbcb/dev
Fixed typo and punctuation in readme
|
10 years ago |
Vitaly Puzrin
|
220efa32e8
|
updated eslint to 9.1 & did appropriate changes in sources
|
10 years ago |
bcbcb
|
7020edadff
|
Fixed typo and punctuation in readme
|
10 years ago |
Vitaly Puzrin
|
32afdaf9aa
|
added GA counter to demo
|
10 years ago |
Vitaly Puzrin
|
0cf8b0f362
|
StateBlock() cleanup
|
10 years ago |
Vitaly Puzrin
|
479caaea2d
|
Added coverage reports generation, related to #66
|
10 years ago |
Vitaly Puzrin
|
fbdcf4a595
|
grammar/typo fixes (manually imported from #65)
|
10 years ago |
Vitaly Puzrin
|
54990dd7c5
|
Updated inline text scan logic
|
10 years ago |
Vitaly Puzrin
|
8cacac58ad
|
Don't recreate links buffer in linkifier
|
10 years ago |
Vitaly Puzrin
|
4d7c3a717d
|
Perf: smartquotes logic cleanup
|
10 years ago |
Vitaly Puzrin
|
94871401b8
|
Perf: tweaked typorgapher checks
|
10 years ago |
Vitaly Puzrin
|
91454dcafa
|
Perf: fixed speed regression by linkifier
|
10 years ago |
Vitaly Puzrin
|
bc1d318b52
|
1.2.0 released
|
10 years ago |
Vitaly Puzrin
|
dff3a7f024
|
Browser files rebuild
|
10 years ago |
Vitaly Puzrin
|
831a6ca873
|
Merge pull request #64 from jumpwah/dev
README: fix minor typo
|
10 years ago |