landed the dictionary objects and spelling rewriter, which also allowed me to complete the configuration YAML file

This commit is contained in:
2025-10-30 22:33:39 -06:00
parent 05a43bcd47
commit 596d7de7de
10 changed files with 323 additions and 2 deletions
+51
View File
@@ -46,3 +46,54 @@ configs:
- emoticon
- email
- url
wordRewriters:
- spelling
tagRewriters:
- emoticon_tag
- postlink
- userlink
- email
- url
parenRewriters:
- userlink
tagSet: normal
- name: "escaper"
wordWrap: 0
angles: false
parens: false
discardHTML: false
outputFilters:
- html
- name: "mail-post"
wordWrap: 55
angles: true
parens: false
dicardHTML: true
discardRejected: true
tagSet: normal
- name: "post-from-email"
wordWrap: 55
rewrap: true
angles: true
parens: true
discardHTML: false
dicardRejected: true
discardComments: true
discardXML: true
outputFilters:
- html
stringRewriters:
- emoticon
- email
- url
tagRewriters:
- emoticon_tag
- postlink
- userlink
- email
- url
parenRewriters:
- userlink
tagSet: normal
disallowTags:
- font