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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user