You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jan Černohorský 1950ab56e6 Errors now print full path from CWD, not just filename 4 months ago
..
katex-server Formátítko se nyní umí pustit jen jako KaTeX server a vrátit socket, který se dá předávat jiným formátítkům. 9 months ago
__init__.py První pokus o #1, zabalíčkování. 12 months ago
__main__.py Added __main__ file, so the package can be run as `python3 -m formatitko`. #1 11 months ago
command.py Přidány CodeCommands, CodeBlocky nyní mají také atribut c a umí se zavolat jako Command. Resolves #30 10 months ago
command_env.py Trochu zpoužitelněný systém příkazů. Resolves #24. 11 months ago
command_util.py Fix #53 7 months ago
context.py Menší změny po code review s @wipocket. 9 months ago
elements.py Přidány CodeCommands, CodeBlocky nyní mají také atribut c a umí se zavolat jako Command. Resolves #30 10 months ago
formatitko.py Actually deprecate the old stuff (forgot a few imports). 4 months ago
html_generator.py Partial rewrite of error handling 4 months ago
images.py Menší změny po code review s @wipocket. 9 months ago
katex.py WIP: Experimental error handling with snippets of input for OutputGenerator. Would be nice to generalise for TransformProcessor, which is not easy as they don't have a common parent class. 6 months ago
latex_generator.py Partial rewrite of error handling 4 months ago
mj_show.py Vyřešeno pár errorů od pyrightu, odstraněny hvězdičkové importy (#16), zbyly jen v html.py a tex.py, které se stejně budou celé předělávat. 12 months ago
nop_processor.py Improved error messages 4 months ago
output_generator.py Errors now print full path from CWD, not just filename 4 months ago
pandoc_processor.py PandocProcessor nyní předělává i NBSP. 9 months ago
tex_generator.py Partial rewrite of error handling 4 months ago
transform_processor.py Error handling now contains filename. 4 months ago
util.py Zapnutí citací v defaultním pandoc importu. 9 months ago
whitespace.py Bavlna byla broken, protože se přejmenovalo jazykové metadatum a na bavlnu se zapomnělo. 9 months ago