parser/pageparser: File renames and splitting
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 17 Oct 2018 11:16:45 +0000 (13:16 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 22 Oct 2018 17:57:43 +0000 (19:57 +0200)
commitf6863e1ef725f654a4c869ef4955f9add6908a46
tree60fe0169babd917426916cd77c572d938f92d037
parentd6c16afde0ce62cfea73447f30d6ed2b8ef4b411
parser/pageparser: File renames and splitting

See #5324
parser/pageparser/item.go [new file with mode: 0644]
parser/pageparser/pagelexer.go [new file with mode: 0644]
parser/pageparser/pageparser.go [new file with mode: 0644]
parser/pageparser/pageparser_test.go [new file with mode: 0644]
parser/pageparser/shortcodeparser.go [deleted file]
parser/pageparser/shortcodeparser_test.go [deleted file]