1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-22 10:14:51 +00:00

Change module type for parsers to "parser"

This commit is contained in:
Jeremy Ruston
2013-01-16 13:56:11 +00:00
parent 0e2a0068e5
commit d28ee0b82a
4 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
/*\
title: $:/core/modules/parsers/textparser.js
type: application/javascript
module-type: newparser
module-type: parser
The plain text parser processes blocks of source text into a degenerate parse tree consisting of a single text node