TiddlyWiki5/core/modules/parsers/wikiparser/rules
Saq Imtiaz 785086e0a5
Fixes ESLint errors (#9668)
* fix: apply automatic eslint fixes

* lint: allow hashbang comment for tiddlywiki.js

* lint: first back of manual lint fixes for unused vars

* lint: added more fixes for unused vars

* lint: missed files

* lint: updated eslint config with selected rules from #9669
2026-02-20 08:38:42 +00:00
..
emphasis Use s instead of strike (#9131) 2025-10-06 17:28:29 +01:00
codeblock.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
codeinline.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
commentblock.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
commentinline.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
conditional.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
dash.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
entity.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
extlink.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
filteredtranscludeblock.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
filteredtranscludeinline.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
fnprocdef.js Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
hardlinebreaks.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
heading.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
horizrule.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
html.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
image.js Reimplement regexp sticky flag (#9119) 2025-10-02 11:42:30 +01:00
import.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
list.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
macrocallblock.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
macrocallinline.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
macrodef.js Dynamic parameters for macro/procedure/function calls (#9055) 2026-02-04 11:24:06 +00:00
mvvdisplayinline.js Further MVV fixes (#9645) 2026-02-10 12:16:20 +01:00
parameters.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
parsermode.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
prettyextlink.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
prettylink.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
quoteblock.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
rules.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
styleblock.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
styleinline.js feat: serialize AST node back to wikitext string (#8258) 2025-10-29 21:21:36 +00:00
syslink.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
table.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
transcludeblock.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
transcludeinline.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
typedblock.js Fixes ESLint errors (#9668) 2026-02-20 08:38:42 +00:00
whitespace.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
wikilink.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
wikilinkprefix.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00