Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-29 | Add hyperlink references | John Ankarström | |
This requires two passes, the first done by aux/emcollect, the second by aux/emparse (the main awk script). | |||
2021-01-29 | Add references and reference lists | John Ankarström | |
2021-01-29 | Fix multi-word inline formatting | John Ankarström | |
2021-01-29 | Add inline formatting | John Ankarström | |
This is arguably the ugliest part of the implementation, but that's because awk isn't built for inline text processing. | |||
2021-01-29 | Add tests | John Ankarström | |
2021-01-29 | Add block-level elements | John Ankarström | |