aboutsummaryrefslogtreecommitdiff
path: root/emcollect
AgeCommit message (Collapse)Author
2021-01-31Support [A-Za-z] in list item valuesJohn Ankarström
HTML/CSS makes this a bit awkward; all the better if em can handle it for you.
2021-01-31Support literal hyperlinks starting with a hashJohn Ankarström
2021-01-31Remove (linktext) links, add <link> linksJohn Ankarström
2021-01-30Support multiple numbers/letters in referencesJohn Ankarström
(The letters are useful for hyperlink references.)
2021-01-30Move aux files to root directoryJohn Ankarström