mirror of
https://github.com/alrayyes/wiki.git
synced 2025-08-07 15:21:03 +00:00
* [OFM] Allow for dashes in custom callout label For compatibility with Obsidian's behavior, a custom callout like [!see-also] is possible. Previously, this was parsed by Quartz as a callout “see” with metadata “-also”. Instead, this is should be a callout “see-also” with title “See also” (capitalization + replace dashes by spaces). * prettier |
||
|---|---|---|
| .. | ||
| citations.ts | ||
| description.ts | ||
| frontmatter.ts | ||
| gfm.ts | ||
| index.ts | ||
| lastmod.ts | ||
| latex.ts | ||
| linebreaks.ts | ||
| links.ts | ||
| ofm.ts | ||
| oxhugofm.ts | ||
| roam.ts | ||
| syntax.ts | ||
| toc.ts | ||