Skip to content

Update setup to warn about deps & gitignore build output#20

Closed
jamesbroadhead wants to merge 179 commits into
yaml:masterfrom
jamesbroadhead:setup_fixes
Closed

Update setup to warn about deps & gitignore build output#20
jamesbroadhead wants to merge 179 commits into
yaml:masterfrom
jamesbroadhead:setup_fixes

Conversation

@jamesbroadhead
Copy link
Copy Markdown

No description provided.

Thanks Gustavo Rahal for reporting it.
 * In the flow context, indentation level is not checked.
 * For quoted scalars, indentation level is not checked.
 * Flow scalars are not required to have at least 1 space indentation. Zero indentation is acceptable.
 * Add the token STREAM-START.
 * Add parsing events: STREAM-START, DOCUMENT-START, DOCUMENT-END.
Usage:
{{{
$ cat your_yaml_document | ./yaml_hl.py                         # Produces colored ASCII output
$ cat your_yaml_document | ./yaml_hl.py -c yaml_hl_html.cfg     # Produces HTML output.
}}}
xitology and others added 26 commits December 30, 2008 20:23
… line width (Thanks ingy for the report and the patch).
@ingydotnet
Copy link
Copy Markdown
Member

This repo is now canonical but we had to force push master. @jamesbroadhead can you rebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants