Commit Graph

19 Commits (db27557aa307921cf035b7f62d9d9f2b452b1018)

Author SHA1 Message Date
Apoorv Khandelwal 24c9777a52
feat: Embedding multimodal assets ()
chaosarium eb2f6aeca8
Fix callout behaviour inconsistent with Obsidian (closes ) ()
chaosarium c1b0eafce6
feat: Added simplified Chinese translations ()
Jacky Zhao 4cd6f7efdf fix: text highlighting
Apoorv Khandelwal 5a7936e23a
fix: Replacing "internal-link broken" with link to asset ()
SafEight de2b6b9a1b
feat: Replace == with <mark> ()
Co-authored-by: SAF <saf@saf.saf>
Jacky Zhao e6c7a4e1e2 fix: latex rendering bugs + patch for
Nikola Georgiev ca84da5b31
feat: Hide full path to file in Wikilinks by default ()
Jacky Zhao 5c76d8dad9 fix: make callout detection case-insensitive (closes )
Emile Bangma 728d8529ec
Support Admonition callouts () (closes )
Jacky Zhao 8b2fba895a feat: image scaling (closes )
Jacky Zhao e884f4927f fix: anchor formatting (closes )
Jacky Zhao b8a660e208 feat: copyable header anchors (fixes )
Jacky Zhao d5884aedb7 fix: wikilink patch not applying to transformed text like apostrophes
Jacky Zhao 66eaa444a4 fix: wikilink image relURL for images with spaces
Jacky Zhao 0ddc48a452 fix: wikilink-like text in code fences ,
Jacky Zhao cd19159c53 feat: wikilink img support
Jacky Zhao 91c4e3fb3a fix: multiline code block
Jacky Zhao c117e38899 feat: wikilinks implementation