Utilities to parse and handle wikitext template-based pages.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DataHoarder e21f1e249c Fix default LinkHandler 1 year ago
.gitignore Initial version 1 year ago
LICENSE Initial version 1 year ago
README.md Initial version 1 year ago
go.mod Initial version 1 year ago
go.sum Initial version 1 year ago
html.go Initial version 1 year ago
link.go Initial version 1 year ago
list.go Initial version 1 year ago
template.go Full parsing of templates and lists on main body 1 year ago
wikitext.go Fix default LinkHandler 1 year ago

README.md

wikitext-parser

Utilities to parse and handle wikitext template-based pages.

Might not be useful for recursive matching.

See other projects using this for usage examples.