Alex Kocharin
|
74602dba90
|
Fix spaces in subscript and superscript
|
11 years ago |
Alex Kocharin
|
666e94a47a
|
Change priority for all pairs
`**foo __bar** baz__` is now parsed as `<strong>foo __bar</strong> baz__`
|
11 years ago |
Vitaly Puzrin
|
f15fa5ed23
|
Renamed back `strikethrough` to `del`
|
11 years ago |
Alex Kocharin
|
182c21b4c3
|
Move strikeout test to an appropriate place
|
11 years ago |
Alex Kocharin
|
f74bbf2515
|
Tweak emphasis parsing algorithm
In the case of intersecting tags (e. g. "*foo _bar* baz_") last
complete tag should have a priority.
|
11 years ago |
Alex Kocharin
|
26d1dab349
|
Add more tests
+ a benchmark case
|
11 years ago |
Vitaly Puzrin
|
4e4a43a0a5
|
Started adding remarkable-specific tests
|
11 years ago |