mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-30 13:52:01 -08:00
The problem was that we failed to escape the dash in the regexp, meaning that it was matching all characters from “.” to “_”. |
||
|---|---|---|
| .. | ||
| wikiparser | ||
| audioparser.js | ||
| csvparser.js | ||
| htmlparser.js | ||
| imageparser.js | ||
| parseutils.js | ||
| textparser.js | ||