TTRPG, YAML, and Pathfinder 1e Bestiary Escape Help

This page summarizes the projects mentioned and recommended in the original post on /r/ObsidianMD

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Pathfinder-1E-SRD-Markdown

    This is your Pathfinder 1E materials in Markdown Format

    Hi all, this is a pretty niche issue in the TTRPG space but I know the folks that can assist are out there in this sub. I recently picked up the Pathfinder 1e Bestiary repository from github. I imported the relevant content and it's lovely but needs a couple of bug fixes. It relies on a plugin called Fantasy Statblocks, which renders what I believe is YAML identified between markers into statblocks. Example:

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. fantasy-statblocks

    Create Dungeons and Dragons style statblocks for Obsidian.md

    Hi all, this is a pretty niche issue in the TTRPG space but I know the folks that can assist are out there in this sub. I recently picked up the Pathfinder 1e Bestiary repository from github. I imported the relevant content and it's lovely but needs a couple of bug fixes. It relies on a plugin called Fantasy Statblocks, which renders what I believe is YAML identified between markers into statblocks. Example:

  4. obsidian-linter

    An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.

    It turns out that the plugin Linter is able to automatically escape YAML keys that shouldn't be there, including this exact use case, a colon followed by a space. The trouble is that it is not doing it, which I assume means Linter is only parsing the frontmatter YAML for this issue and is not checking the content between ```. Anyone able to point me in the right direction would be greatly appreciated!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Journey Developing an Obsidian Plugin Part 2 - Improving the Architecture, Basic Error Handling and more!

    2 projects | dev.to | 6 Jan 2025
  • Do any of us use a linter?

    2 projects | /r/ObsidianMD | 19 Nov 2023
  • How to add a metadata field enmasse?

    1 project | /r/ObsidianMD | 15 Mar 2023
  • Dataview Problem

    1 project | /r/ObsidianMD | 30 Dec 2022
  • Automatically move completed todo-items to end of list

    2 projects | /r/ObsidianMD | 29 Nov 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?