Home ~ Details

Neopolitan

Notes with Superpowers

Details (Draft)

Here's the specifics on how to format a Neopolitan note.

(A full technical spec and test suite is pending. I'm also making examples that will likely be easier to process via the show don't tell principal.)

Notes

Basic Blocks

Wrapper Blocks

Block Categories

Block Attributes and Flags

Work-in-progress

Reserved attribute keys that the parse uses:

Reserved attribute keys that the parser doesn't use but are defined for standard usage:

Plain-Text Spans

Work-in-progress

Shorthand Spans

Shorthands offer a way to quickly enhance content in Neopolitan files. They are:

~~ = strikethrough 

`` = code

^^ = footnote

** = strong

__ = emphasis

@@ = wikilink

:: = image

(( and )) = html

[[ and ]] = link

{{ and }} = class wrapper

Tag Spans

Work-in-progress

Span Attributes And Flags

Work-in-progress