Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-16 | Render {{script|...}} like we do with {{lang|...}} | Daniel Schadt | |
Even though those macros are slightly different, we can handle them in pretty much the same way (discard the meta information and just output the characters). | |||
2021-08-16 | Render {{main|...}} template | Daniel Schadt | |
2021-08-16 | Add a setup.py | Daniel Schadt | |
2021-08-16 | Initial commit | Daniel Schadt | |
This is not even a proper Python package yet, but the output is surprisingly good already, so I'd like to take this version and save it. |