Commit Graph

12 Commits

Author SHA1 Message Date
d992823cf4 Update copyright year. 2022-03-13 11:42:37 +01:00
4e868e3669 Exclude stuff betweeen input and select tags.
Addresses #58 to prevent LinkTitles from interfering with the
PageForms extension. Needs testing.
2022-01-12 07:15:40 +01:00
33bbfdef5c Update copyright year. 2021-04-06 21:16:03 +02:00
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