1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-19 21:52:52 +00:00
TiddlyWiki5/core/modules/parsers
Matthias Bilger a3a1eceb4a
Use iframe to embed PDF ()
`<iframe>` is kind of preferred over `<embed>` and widely supported.
2023-01-19 17:01:53 +00:00
..
wikiparser Adds support for indenting pragmas with whitespace () 2023-01-08 13:17:01 +00:00
audioparser.js Scale embedded videos and audios to fit their container () 2019-10-19 11:44:18 +01:00
binaryparser.js Add download button/link to binary tiddler warning banners in view and edit mode () 2020-01-31 09:13:28 +00:00
csvparser.js CSV parser improvements () 2022-11-20 17:51:01 +00:00
htmlparser.js Add a hidden setting to control HTML sandboxing 2021-04-11 10:10:16 +01:00
imageparser.js Add support for image/vnd.microsoft.icon content type 2021-01-03 10:04:52 +00:00
parseutils.js Allow newlines within filtered transclusions () 2022-02-21 15:28:21 +00:00
pdfparser.js Use iframe to embed PDF () 2023-01-19 17:01:53 +00:00
textparser.js Get rid of the tweakParseTreeNode() hack 2014-05-14 08:51:08 +01:00
videoparser.js Add support for file type webm & ogg theora () 2020-01-04 11:27:13 +00:00