Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block quote marker choice uniformity #466

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 27, 2017

  1. Block quote marker choice uniformity

    Require that the same block quote marker be used to avoid ambiguity in parsing strategy (compatible with the algorithm described [here](commonmark#460 (comment)))
    aidantwoods committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    ed90fbe View commit details
    Browse the repository at this point in the history
  2. Update spec.txt

    very sorry typo
    aidantwoods committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    eae3e43 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. add examples

    aidantwoods committed May 4, 2017
    Configuration menu
    Copy the full SHA
    88bf7ba View commit details
    Browse the repository at this point in the history
  2. improve examples

    aidantwoods committed May 4, 2017
    Configuration menu
    Copy the full SHA
    490f6dd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Configuration menu
    Copy the full SHA
    0a510fd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Configuration menu
    Copy the full SHA
    b82fcea View commit details
    Browse the repository at this point in the history