Commit Graph

12 Commits

Author SHA1 Message Date
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
3382336a45 Add tests for headings. 2017-09-04 20:24:23 +02:00
34715f9dc8 Test namespace handling. 2017-09-03 13:02:13 +02:00
256feb50d9 Add Source class, refactor. 2017-08-31 20:37:49 +02:00
4a92321895 Fix namespace spelling. 2017-08-31 13:57:11 +02:00
352add204f Prefix links with namespace if needed.
- Fix: Links to other namespaces were not prefixed properly.
2017-08-31 13:52:57 +02:00
6294ee8679 Fix blacklist.
- Fix: Blacklist did not always work properly
2017-08-30 22:39:17 +02:00
b27dea8709 Linker tests for templates. 2017-08-30 09:03:24 +02:00
66cb7d0793 Add license comments to tests. 2017-08-29 14:48:20 +02:00
0d8d2bfbb2 Test black list. 2017-08-29 05:56:17 +02:00
04aa26d6a2 Add linker tests, fix firstOnly behavior.
- Fix: The firstOnly option finally also works if a page contains a link to a given other page that was not currently added by the extension, i.e. that existed prior to an edit or that was manually added.

Closes #12.
2017-08-29 05:42:49 +02:00
33df917af1 Linker tests. 2017-08-28 19:03:11 +02:00