Jesus Alvarez

Results 32 issues of Jesus Alvarez

- [ ] Lex - [ ] Parse

Major

Just enough for hyperlink references - [ ] Lex - [ ] Parse

Major
In Progress

Benchmark the parser using the benchmark package.

Enhancement
Minor

An API for Item insertion into the token ring buffer. This will help clean up systemMessage(). When parsing an itemBlockQuote, the text of the item needs to be added onto...

Enhancement
Major

The lexer functions need to be properly tested, similar to how the parser functions are tested. peek() peekBack() next() backup() While implementing inline markup, I found a few problems with...

Critical

`parse_test.go` is magical and does comparisons of JSON objects to Go objects, but is _barely_ documented. After not looking at it for four months some of it is kind of...

Major

The parser currently does not recognize tabstops at all. The spec says all tabstop should be converted into eight spaces.

Critical
In Progress

- Convert docutils tests into JSON - Finish parser support - Write tests

Critical

Requies #10 The blog post should cover: 1. **Converting docutils tests to json** 1. Problems with docutils tests - psuedo xml not easily portable 2. testdata 1. portable rst tests...

Website