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.
 
 
 
Jiří Kalvoda 37c8ec4e2e Slanted font 4 months ago
..
katex-server@953b44e942 katex-server bump: Removed null coalescing operator, because I don't want to update node on every computer in existence. 4 months ago
__init__.py První pokus o #1, zabalíčkování. 11 months ago
__main__.py Added __main__ file, so the package can be run as `python3 -m formatitko`. #1 11 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. 4 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. 4 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. 4 months ago
context.py Merge remote-tracking branch 'origin/master' into jk-bakalarka 4 months ago
elements.py Slanted font 4 months ago
formatitko.py Added dependency printing 4 months ago
formatitko.tex renamed: formatitko.tex -> src/formatitko/formatitko.tex 4 months ago
html_generator.py Separate context init for transform processor into separate function, add option to not make images clickable. 4 months ago
images.py Added dependency printing 4 months ago
katex.py KaTeX server is now in separate repo. 4 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. 11 months ago
nop_processor.py Slanted font 4 months ago
output_generator.py Slanted font 4 months ago
pandoc_processor.py PandocProcessor nyní předělává i NBSP. 9 months ago
tex_generator.py Slanted font 4 months ago
transform_processor.py Slanted font 4 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. 4 months ago
whitespace.py Bavlna byla broken, protože se přejmenovalo jazykové metadatum a na bavlnu se zapomnělo. 9 months ago