Vitaly Puzrin
|
054ff554f5
|
Improved coverage and removed unused code
|
10 years ago |
Vitaly Puzrin
|
2058ae5458
|
Added highlight test
|
10 years ago |
Vitaly Puzrin
|
e0765a9d04
|
Optimized typographer replacements
|
10 years ago |
Vitaly Puzrin
|
22946cf048
|
updated default preset
|
10 years ago |
Vitaly Puzrin
|
b00858f795
|
docs update
|
10 years ago |
Alex Kocharin
|
2c286f5aed
|
Add abbreviations
|
10 years ago |
Vitaly Puzrin
|
615d8cdb8a
|
Added inlineRender & inlineParse methods
|
10 years ago |
Vitaly Puzrin
|
5139636add
|
Changelog update
|
10 years ago |
Vitaly Puzrin
|
d5683371b3
|
Added emails autolinking and improved tests coverage
|
10 years ago |
Vitaly Puzrin
|
111312b3b0
|
Added ruler tests
|
10 years ago |
Vitaly Puzrin
|
0de39dc5b7
|
Coverage improve
|
10 years ago |
Vitaly Puzrin
|
86f416da60
|
Removed orphaned files
|
10 years ago |
Vitaly Puzrin
|
cb3b762958
|
Docs update
|
10 years ago |
Vitaly Puzrin
|
14c2e920fd
|
Nuked typographer class, separated core chain class
|
10 years ago |
Alex Kocharin
|
a261f91957
|
allow one-column tables
|
10 years ago |
Vitaly Puzrin
|
6b69c9cbf1
|
Removed singleton in linkify (thread safety)
|
10 years ago |
Vitaly Puzrin
|
8294a63f8c
|
Moved scans from typorgapher directly to rules
|
10 years ago |
Alex Kocharin
|
d39417e100
|
Added a core chain
|
10 years ago |
Vitaly Puzrin
|
460ba580ee
|
perf: optimized text scans
|
10 years ago |
Vitaly Puzrin
|
2b741deb18
|
Isolated rules management & rules cache build
|
10 years ago |
Vitaly Puzrin
|
f4d5974b61
|
Added benchmark info
|
10 years ago |
Vitaly Puzrin
|
f54ecff754
|
1.3.0 released
|
10 years ago |
Vitaly Puzrin
|
9ce3b3e570
|
Browser files rebuild
|
10 years ago |
Vitaly Puzrin
|
06fe4b9e53
|
Fixed fuckup on minification mangling, related to #89
|
10 years ago |
Vitaly Puzrin
|
e291883570
|
1.2.2 released
|
10 years ago |
Vitaly Puzrin
|
08a7a5b209
|
browser files rebuild
|
10 years ago |
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 |