Vitaly Puzrin
|
8a2367f678
|
Typhgrapher - updated dashes behaviour
|
10 years ago |
Alex Kocharin
|
ec90a38df2
|
Fix tables inside lists/blockquotes
|
10 years ago |
Vitaly Puzrin
|
b517773b4a
|
Don't rebuild browser version on demo compile
|
10 years ago |
Vitaly Puzrin
|
3cd192537d
|
Updated codepoints check
|
10 years ago |
Vitaly Puzrin
|
46f73c6fbd
|
Extended spaces & line breaks normalization
|
10 years ago |
Vitaly Puzrin
|
d5f06f875e
|
Added sugar for curried plugins init
|
10 years ago |
Vitaly Puzrin
|
ccf003171f
|
Merge pull request #31 from tomByrer/patch-1
impoved Blockquotes and Lists examples
|
10 years ago |
Tom Byrer
|
20100b5ae8
|
impoved Blockquotes and Lists examples
... to help shorten them and add mini-lessons
|
10 years ago |
Vitaly Puzrin
|
46a71bc150
|
Demo: output html highlight + minor style updates
|
10 years ago |
Vitaly Puzrin
|
34988f3182
|
Browser files rebuild
|
10 years ago |
Vitaly Puzrin
|
5bd71f91a7
|
Moved state helpers to State* classes
|
10 years ago |
Vitaly Puzrin
|
ee42a637c4
|
Removed unused properties in StateBlock
|
10 years ago |
Vitaly Puzrin
|
b9d3828a5d
|
Cleanup
|
10 years ago |
Vitaly Puzrin
|
a759af6f8a
|
Perf: speedup cache creation in StateBlock
|
10 years ago |
Vitaly Puzrin
|
7a41005a46
|
speed opt (renderer)
|
10 years ago |
Vitaly Puzrin
|
0e3e1171e6
|
Moved string helpers to utilities
|
10 years ago |
Vitaly Puzrin
|
81778ecdba
|
Added hook to validate links
|
10 years ago |
Vitaly Puzrin
|
92d9fde585
|
del -> strikethrough
|
10 years ago |
Vitaly Puzrin
|
167bcd7940
|
Typo fixes and minor doc update
|
10 years ago |
Vitaly Puzrin
|
f300ed0ca5
|
Updated demo styles and docs
|
10 years ago |
Vitaly Puzrin
|
9ddf69ed1d
|
Demo defaults update
|
10 years ago |
Vitaly Puzrin
|
95299f52c6
|
Demo rebuild
|
10 years ago |
Vitaly Puzrin
|
f17ce5a663
|
Added strict commonmark option to demo
|
10 years ago |
Vitaly Puzrin
|
a22bd6997c
|
Updated demo text with ads, LOL
|
10 years ago |
Alex Kocharin
|
6e704c2dce
|
Add remarked tests for tables and fix renderer accordingly
|
10 years ago |
Vitaly Puzrin
|
013c8ecc7d
|
demo update
|
10 years ago |
Vitaly Puzrin
|
563f4b1bff
|
Docs minor update
|
10 years ago |
Alex Kocharin
|
6d4538910c
|
Forbid nested reference links
|
10 years ago |
Alex Kocharin
|
26d1dab349
|
Add more tests
+ a benchmark case
|
10 years ago |
Alex Kocharin
|
16c34161a5
|
Optimize backtracking in links
|
10 years ago |
Vitaly Puzrin
|
87811600ac
|
Splitted typographer tests
|
10 years ago |
Vitaly Puzrin
|
97f3a83c29
|
Docs update
|
10 years ago |
Vitaly Puzrin
|
e52196d10e
|
Demo update
|
10 years ago |
Vitaly Puzrin
|
b27c630815
|
Code structure and options refactoring
|
10 years ago |
Vitaly Puzrin
|
fd9d270478
|
Added links autoconversion
|
10 years ago |
Vitaly Puzrin
|
1dcdd61850
|
Typographer: enchanced plain rules
|
10 years ago |
Vitaly Puzrin
|
61f21ac848
|
Replaced `assign` helper
|
10 years ago |
Vitaly Puzrin
|
4e4a43a0a5
|
Started adding remarkable-specific tests
|
10 years ago |
Vitaly Puzrin
|
1342db2d96
|
Added typographer draft
|
10 years ago |
Alex Kocharin
|
9942fd5b4b
|
Add strikeout (del) tag
+ trivial emphasis bugfix
|
10 years ago |
Vitaly Puzrin
|
09f31b8563
|
demo rebuild
|
10 years ago |
Vitaly Puzrin
|
892460ed0b
|
Options rename
|
10 years ago |
Vitaly Puzrin
|
4799410f48
|
Benchmark: updated stmd implementation
|
10 years ago |
Vitaly Puzrin
|
337b08ee83
|
Fix benchmark options (enable html)
|
10 years ago |
Vitaly Puzrin
|
bff7f50fc0
|
Removed orphaned code
|
10 years ago |
Alex Kocharin
|
0705173c87
|
Move link helpers to it's own file
+ return value of parseLink* functions in the state
|
10 years ago |
Alex Kocharin
|
bbac451a42
|
Trivial bugfix in the links rule
|
10 years ago |
Alex Kocharin
|
9aea37acc1
|
Limit element depth
|
10 years ago |
Alex Kocharin
|
dd538c17fb
|
Add more benchmark fixtures
|
10 years ago |
Vitaly Puzrin
|
7a13199f6d
|
Moved rules manager to separate class (inline parser)
|
10 years ago |