aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move more class vars into macro dict, fix some typos causing metadata to be d...Qrius2025-05-062-17/+10
* Duplicate error printingQrius2025-05-061-2/+11
* Remove missed reference to py_global_envQrius2025-05-061-1/+5
* Remove py_global_env, so we get a more file-like environment for arbitrary codeQrius2025-05-062-13/+11
* Change from str to lists for building strings during parsingQrius2025-05-051-41/+60
* Update man pages, remove unused parameterQrius2025-04-302-3/+4
* Change output buffer from string to listQrius2025-04-301-14/+18
* Return link from wodlQrius2025-04-251-1/+1
* Add v1 of special macrosQrius2025-04-251-5/+36
* Refactor some internal variables, add -P toggle for smp_-prefixingQrius2025-04-255-45/+59
* Disable br conversion in markdown macroQrius2025-04-241-1/+1
* Improve smp entrypoint with additional optionsQrius2025-04-243-32/+47
* Fix inconsistencies with expansion of text strings and the array macrosQrius2025-04-243-8/+13
* Add inline option to read macro, so we don't override target_file_extension w...Qrius2025-04-241-4/+6
* Fix incorrect popping from template stackQrius2025-04-241-2/+2
* Add missing condition to file filterQrius2025-04-231-0/+6
* Make extension to markdown work againQrius2025-04-231-0/+4
* Prepare deb packaging, switch markdown dependencyQrius2025-04-233-11/+9
* Rename some macros, add stack trace systemQrius2025-04-235-38/+194
* Add markdown extensions for table and fenced codeQrius2025-04-221-0/+4
* Approach malleable systemQrius2025-04-225-140/+146
* Make mypy/pyflake happy, remove global vars in favor of cache in a macroQrius2025-04-113-10/+15
* Begin rewrite of internals to be more malleableQrius2025-04-116-372/+383
* Clean up thingsQrius2025-03-205-97/+71
* Finish feature parityQrius2025-03-107-18/+396
* Seemingly up to scratch nowQrius2025-03-053-23/+78
* First iteration of py skaldpress versionQrius2025-03-058-37/+465
* Add some more macrosQrius2025-02-212-5/+33
* first version of python rewriteQrius2025-02-214-0/+492