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ý 583b3ba010 Stop adding NBSPs around TeX math. Patches welcome to make this smarter. 3 months ago
..
katex-server@211cb2010e Bump katex-server: Nobody needs a better nullish coalescing operator than OR 3 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 Added dependency printing 3 months ago
elements.py Přidány CodeCommands, CodeBlocky nyní mají také atribut c a umí se zavolat jako Command. Resolves #30 9 months ago
formatitko.py Added dependency printing 3 months ago
html_generator.py Separate context init for transform processor into separate function, add option to not make images clickable. 3 months ago
images.py Added dependency printing 3 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 Minor fixes, typos, generating of MetaValues, fixed error where KeyErrors from the inside of the tree would get eaten. 3 months ago
output_generator.py Added dependency printing 3 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. 3 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. 3 months ago