Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 654 Bytes

DEVNOTES.md

File metadata and controls

31 lines (18 loc) · 654 Bytes

TODOS

Release 1.5.0

For Lists

  • Change Block.List.blocks to Block.List.list_items

  • Remove Block.List.lines

  • Remove Block.List.spaced?

  • Refactor parser into a ParagraphParser?

Definitions

...is text that will be parsed as part of the content of a paragraph, but does not occur at the beginning of the paragraph.

Example:

      
This is **not** a PCT
this is a PCT

just what we scan as Line.Ruler