Go to file
Nick Dumas 24b7320e0f testable lexer, in theory
.gitignore Cleaning things up to turn this into a proper parser
Makefile Adding stringer and generate targets
go.mod Cleaning things up to turn this into a proper parser
go.sum Cleaning things up to turn this into a proper parser
index.md gotta commit
itemtype_string.go Stringer for ItemType
lexer.go testable lexer, in theory
lexer_test.go first round of tests for the lexer
sanitize.sh gotta commit
test-cases passing tests
wikilink.go Cleaning things up to turn this into a proper parser
wikilink_test.go expanding test case coverage