Jacky Zhao
2024-01-29 2d727443b3cc716ea057a897f588e2c563102d5c
2024-01-29 Jacky Zhao
fix: implement regex fix for alt in image wikilinks (closes #753)
blob@ 2d7274 commitdiff | diff to current
2024-01-29 Mara-Li
feat: allow to config a translation for date (#739)
blob@ 603c18 commitdiff | diff to current
2024-01-28 Jacky Zhao
fix: allow alt to be defined in wikilinks alongside dims
blob@ 211f95 commitdiff | diff to current
2024-01-28 Jacky Zhao
fix: generalize frontmatter parsing and coercing
blob@ 42ee06 commitdiff | diff to current
2024-01-25 LUCASTUCIOUS
feat: Enable custom callout (#724)
blob@ d5b402 commitdiff | diff to current
2024-01-22 Jacky Zhao
fix: more robust ofm comment handling
blob@ 2c8d0f commitdiff | diff to current
2024-01-22 Jacky Zhao
fix: process comments at a text level rather than a markdown level
blob@ cd826f commitdiff | diff to current
2024-01-21 Aaron Pham
feat(ofm): add options to parse arrows (#713)
blob@ 4d338c commitdiff | diff to current
2024-01-20 Jacky Zhao
fix: allow dashes and underscores in block references (closes #712)
blob@ 1f2ea9 commitdiff | diff to current
2024-01-17 Jacky Zhao
fix: remove extra console log
blob@ 129e0c commitdiff | diff to current
2024-01-17 Jacky Zhao
fix: clean up ofm code for video parsing
blob@ d7d5d8 commitdiff | diff to current
2024-01-17 Matthew Bailin
feat: add ofm option to transform `<img>` tags with video exts into `<video...
blob@ f6299d commitdiff | diff to current
2024-01-15 Jacky Zhao
fix: dont use default callout title if theres additional title children lef...
blob@ f31cab commitdiff | diff to current
2024-01-13 Jacky Zhao
fix: allow transcludes of notes with dots (closes #682)
blob@ f36376 commitdiff | diff to current
2024-01-02 jeff
feat: allow embedding youtube videos with the obsidian markdown syntax (#665)
blob@ 88194a commitdiff | diff to current
2024-01-02 Mats Fangohr
feat: embed webp images (#666)
blob@ 6e3484 commitdiff | diff to current
2024-01-01 Jacky Zhao
fix: parse emoji tags in body (closes #659)
blob@ e603d7 commitdiff | diff to current
2023-12-19 Jacky Zhao
fix: wikilinks should allow external links (closes #639)
blob@ b44a79 commitdiff | diff to current
2023-12-19 Jacky Zhao
fix: mermaid rendering fix from upstream
blob@ 9b9d86 commitdiff | diff to current
2023-12-19 Jacky Zhao
fix: mermaid rendering broken after rehype-pretty-code bump (closes #638)
blob@ 443cd5 commitdiff | diff to current
2023-12-18 Jacky Zhao
deps: bump everything (closes #635) (#636)
blob@ ea6208 commitdiff | diff to current
2023-12-17 Jacky Zhao
fix: remove whitespace unicode from tag regex
blob@ d97933 commitdiff | diff to current
2023-12-17 Jacky Zhao
feat: support emoji tags (closes #634)
blob@ 972cf0 commitdiff | diff to current
2023-12-03 Jacky Zhao
fix: transcludes and relative paths
blob@ 82bd08 commitdiff | diff to current
2023-11-17 Jacky Zhao
fix: bad transform in wikilink pre-transform (closes #598)
blob@ 6a05fa commitdiff | diff to current
2023-11-16 Jacky Zhao
feat: scrub link formatting from toc entries
blob@ a26eb5 commitdiff | diff to current
2023-11-16 Jacky Zhao
feat: support repeated anchor tag (closes #592)
blob@ 06426c commitdiff | diff to current
2023-11-15 Jacky Zhao
fix: set htmlAst after walking tree in ofm (closes #589)
blob@ 2de48b commitdiff | diff to current
2023-11-14 Jacky Zhao
feat: header and full-page transcludes (closes #557)
blob@ 747771 commitdiff | diff to current
2023-09-29 Ben Schlegel
feat: implement breadcrumb component (#508)
blob@ 0b61f6 commitdiff | diff to current
2023-09-19 rwutscher
fix: tag regex no longer includes purely numerical 'tags' (#485)
blob@ 27a608 commitdiff | diff to current
2023-09-13 Jacky Zhao
feat: note transclusion (#475)
blob@ cce389 commitdiff | diff to current
2023-09-13 Jacky Zhao
fix dont show html in search when rssFullHtml is true (closes #474)
blob@ 446174 commitdiff | diff to current
2023-09-13 Jacky Zhao
feat: resolve block references in obsidian markdown
blob@ 6ecdcb commitdiff | diff to current
2023-09-12 hcplantern
fix: callout parsing (#469)
blob@ a19df6 commitdiff | diff to current
2023-08-31 Ben Schlegel
fix: regex for matching highlights (closes #437) (#438)
blob@ b213ba commitdiff | diff to current
2023-08-29 Jeffrey Fabian
feat: support kebab-case and nested tags in Obsidian-flavored Markdown tag-...
blob@ 1cc09e commitdiff | diff to current
2023-08-27 Jacky Zhao
fix: slugify tag on page before adding (closes #411)
blob@ 52ca31 commitdiff | diff to current
2023-08-23 Jacky Zhao
fix: tag support for non-latin alphabets (fixes #398)
blob@ 8b63ff commitdiff | diff to current
2023-08-19 Jacky Zhao
base path refactor to better support subpath hosting
blob@ c874e7 commitdiff | diff to current
2023-08-17 Jacky Zhao
various path fixes for links to extensions, fix relative paths in links
blob@ 0c1999 commitdiff | diff to current
2023-08-17 Jacky Zhao
fix relative path resolution in router and link crawling
blob@ 2f6747 commitdiff | diff to current
2023-08-12 Jacky Zhao
fmt
blob@ aed3f5 commitdiff | diff to current
2023-08-12 Jacky Zhao
enable rich text in callout title
blob@ c55d54 commitdiff | diff to current
2023-08-12 Jacky Zhao
format, make search async
blob@ 827dd9 commitdiff | diff to current
2023-08-12 Jacky Zhao
fix wikilinks to anchors in the same document
blob@ e1dd6a commitdiff | diff to current
2023-08-12 Jacky Zhao
fix scanning for tags in content
blob@ 83269a commitdiff | diff to current
2023-08-08 Jacky Zhao
various css fixes, fix new image loading bug when previewing, path docs
blob@ 527ce6 commitdiff | diff to current
2023-08-07 Jacky Zhao
mobile fixes, fix bug when linking to anchor on home, docs
blob@ 028bce commitdiff | diff to current
2023-08-05 Jacky Zhao
non-admonition callout fix
blob@ 1da467 commitdiff | diff to current
first | « prev | next »