kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Use the text parser to parse CSS
rodzic
7aeeaf81eb
commit
82308f642a
|
@ -27,6 +27,7 @@ exports["text/plain"] = TextParser;
|
|||
exports["application/vnd.tiddlywiki2"] = TextParser;
|
||||
exports["application/javascript"] = TextParser;
|
||||
exports["application/json"] = TextParser;
|
||||
exports["text/css"] = TextParser;
|
||||
|
||||
})();
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue