A place to keep all of my Markdown beautification projects.
RPG SRD | CREATOR | SOURCE | LICENSE |
---|---|---|---|
Black Flag SRD | Kobold Press | Source: BFRD | ORC license |
RPG SRD | CREATOR | SOURCE | LICENSE |
---|---|---|---|
Basic Fantasy Role-Playing Game Core Rules, 4th Edition | Chris Gonnerman | Source: BFRPG | CC-BY-SA 4.0 |
Basic Roleplaying ORC Content Document | Chaosium | Source: BRP: Universal Game Engine | ORC license |
Cities Without Number SRD | Kevin Crawford | Source: CWN SRD | CC0 |
Level-Up Advanced 5e SRD | EN Publishing | Source: A5ESRD | CC-BY 4.0, OGL, ORC |
I use markdownlint
through VSCodium for enforced normalization.
For RPG products, I adjust these rules:
- MD024: siblings_only=true (Actions, Actions, Actions)
- MD036: false (stat blocks use italics for creature type, magic item properties, etc.)
I use Prettier through VSCodium for automatic formatting.
- Header row should be UPPER CASE.
- Columns with numbers should be right-aligned with
--:
. Does not apply to columns that contain enough inconsistent text to allow good alignment. - Headings that contain only tables should be prefixed with "Table: "