The Pathfinder 2E Action Icons plugin replaces short `pf2:*` code blocks with Pathfinder 2E action symbols in reading view and live preview. It covers single, double, and triple actions, along with free actions and reactions, so action costs can appear directly in notes instead of plain text labels. The plugin also works with Fantasy Statblocks when the relevant property is rendered as Markdown, which lets the same notation show up inside statblock text without extra formatting. Its scope is narrow and visual. It adds icon rendering for a fixed set of Pathfinder 2E action markers and keeps the source text simple by using short codes that map directly to each action type.
Obsidian plugins tagged with #markdown-rendering. There are 3 plugins in this collection.
- Rank 13 years ago by Thiago Coutinho
- Rank 28 days ago by Ganessh Kumar R P
The Dayframe plugin adds a configurable frame around daily notes when they are opened in Reading view. It detects your daily notes in the editor, then places markdown content before and after the note body using a `{{CONTENT}}` marker in a template. The note file stays clean because the extra material is rendered only while viewing, not stored in the daily note itself. Prefix and suffix sections can include normal markdown elements such as links, embeds and transclusions. You can also configure the template of the frame from another file in the vault.
- Rank 33 years ago by Ryota Ushio
The Rendered Block Link Suggestions plugin enhances Obsidian's block link auto-completion by rendering markdown within the suggestion dropdown. This feature makes it easier to identify and link to specific blocks by displaying their formatted content, providing a more visual and intuitive experience when working with block references. The plugin is ideal for users who frequently link to blocks and want a clearer, more efficient way to navigate and select references in their notes.