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ý fa6b772674 Fixed typo in context.unset_data 2 months ago
..
katex-server@211cb2010e Bump katex-server: Nobody needs a better nullish coalescing operator than OR 2 months ago
__init__.py První pokus o #1, zabalíčkování. 10 months ago
__main__.py Added __main__ file, so the package can be run as `python3 -m formatitko`. #1 10 months ago
command.py Ještě více magie, která se snaží zachraňovat blokové výstupy z příkazů, které byly zavolány jako Span. 3 months ago
command_env.py TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands. 3 months ago
command_util.py TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands. 3 months ago
context.py Fixed typo in context.unset_data 2 months ago
elements.py Added FileLink element for publishing and linking local files. 2 months ago
formatitko.py Added dependency printing 3 months ago
html_generator.py Quick fix srcsetů, hodně malé obrázky nenafoukneme víc, než je potřeba. 2 months ago
images.py Added FileLink element for publishing and linking local files. 2 months ago
katex.py KaTeX server is now in separate repo. 3 months ago
latex_generator.py Partial rewrite of error handling 3 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. 10 months ago
nop_processor.py Added FileLink element for publishing and linking local files. 2 months ago
output_generator.py Added FileLink element for publishing and linking local files. 2 months ago
pandoc_processor.py PandocProcessor nyní předělává i NBSP. 8 months ago
tex_generator.py Added dependency printing 3 months ago
transform_processor.py Fix broken transformation of divs and spans. 2 months ago
util.py Creating of dirs in namespaces only when they're accessed (this is needed because until then, we don't know what $dir is. Also telling pandoc to strip comments. 3 months ago
whitespace.py Stop adding NBSPs around TeX math. Patches welcome to make this smarter. 2 months ago