Go to file
Nick Dumas 50973a9273 Adding stringer and generate targets
.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
lexer.go code compiles
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