Commit Graph

9 Commits

Author SHA1 Message Date
06a42f90a8 added "data-sort-value" to ignored HTML attributes 2021-03-31 22:07:09 +02:00
a2a63e2d29 Write news, update year. 2018-06-20 20:40:27 +02:00
d9360be630 Include attributes in <syntaxhighlight> 2018-06-03 13:14:01 +02:00
d80500176b Add syntaxhiglight to tags excluded from splitter
This should prevent code blocks from getting auto-linked.
2018-06-03 13:14:01 +02:00
a78a782f04 Fix detection of span and div elements without attributes.
- Fix: Better detection of <span> and <div> elements that do not have attributes.
2017-09-05 08:58:04 +02:00
96bce45172 Do not use the reserved word default as function name. 2017-09-01 05:39:51 +02:00
4c3250e021 Add tests for headings. 2017-08-30 22:23:03 +02:00
9484e5b13d Fix Splitter tests. 2017-08-30 17:48:04 +02:00
1e27f47750 Rename Delimiters to Splitter; add tests. 2017-08-27 22:32:49 +02:00