Chong Lu
Chong Lu
Using \ and \ label is sufficient in pure markdown editing, but the labels will be ommited when export via pandoc tool. A native caption support is a big plus.
Here is a python script to finalize all the footnotes, ``` # finalize-footnote.py import re import argparse import logging from collections import OrderedDict # --- Setup basic logging --- logging.basicConfig(...
Sure, you are correct. This bug is reproduced by the edge browser. At the same time, the built-in 'Save as pdf' function of firefox, and the virtual pdf printer of...
It can be traced into the skia library, a very low level infra of chromium [here](https://issues.skia.org/issues/40043392). Perhaps it WONT BE FIX in a short time. Sad.
https://arxiv.org/html/2505.09343v1#S1.F1
Yes this bug is still in 1.10.8
如果把左下和右上的logo移除,则一切正常。
I found that an extra rule of css is added to the exported html, but i can't explain why this rule would not effect the other official typora themes. ```...
In the version 1.12.4, this issue is still unfixed. If you are also annoyed by the small problem, I find this dirty fix as belew, at lease it works for...