1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-09 21:44:22 +00:00
TiddlyWiki5/core/modules/parsers
Jeremy Ruston 408fcd8aa3 Add a parser for woff fonts
It's a bit of a hack to have a parser dedicated to fonts. We'll replace
it with a mechanism that handles generic binary data
2013-05-01 13:04:27 +01:00
..
wikiparser Fix HTML element parser to not pass capturing parenthesis in terminating regexp 2013-04-04 14:24:21 +01:00
fontparser.js Add a parser for woff fonts 2013-05-01 13:04:27 +01:00
htmlparser.js Add an HTML parser 2013-04-10 17:02:37 +01:00
imageparser.js Change module type for parsers to "parser" 2013-01-16 13:56:11 +00:00
textparser.js Use the text parser to parse CSS 2013-04-25 09:05:17 +01:00