Skip to content

A place to keep all of my Markdown beautification projects.

Notifications You must be signed in to change notification settings

crhallberg/markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Markdown Documents

A place to keep all of my Markdown beautification projects.

Complete

RPG SRD CREATOR SOURCE LICENSE
Black Flag SRD Kobold Press Source: BFRD ORC license

In-Progress

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

Standards

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.

Tables

  1. Header row should be UPPER CASE.
  2. Columns with numbers should be right-aligned with --:. Does not apply to columns that contain enough inconsistent text to allow good alignment.
  3. Headings that contain only tables should be prefixed with "Table: "

About

A place to keep all of my Markdown beautification projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published