Skip to content

Commit

Permalink
Updating to do list with block elements that need row/col support added.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdewinter committed May 16, 2020
1 parent 2517d27 commit 1eb3677
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,29 @@

## Bugs - General

- need to add line/column
- add token for LRD
- need to add line/column for
- atx
- setext
- thematic break
- html
- indented code block
- fenced code block
- blank lines
- paragraph
- text
- list
- block quote
- LRD
- inlines

## Bugs - Character Entities

- test_markdown_entity* various extra tests

## Bugs - SetExt

- MD041 requires metadatqa
- MD041 requires metadata

## Bugs - Tabs

Expand Down Expand Up @@ -85,7 +99,6 @@

## Features - Correctness

- token for LRDs, even though consumed?
- can we generate Markdown from tokens? do we have enough info?
- go through any case that uses lazy and do un-lazy example
- samples that end without a blank line, and add a blank line?
Expand Down

0 comments on commit 1eb3677

Please sign in to comment.