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

Prettier support #31

Closed
wants to merge 16 commits into from
Closed

Prettier support #31

wants to merge 16 commits into from

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    538e055 View commit details
    Browse the repository at this point in the history
  2. Support newlines in calls

    benjie committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5678453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c34cdf View commit details
    Browse the repository at this point in the history
  4. Handle \_ in titles

    benjie committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    efd001d View commit details
    Browse the repository at this point in the history
  5. listBullets are not tokens

    benjie committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a3f9a2f View commit details
    Browse the repository at this point in the history
  6. Newlines after tds

    benjie committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e897c9e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    8b2a753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907d6f9 View commit details
    Browse the repository at this point in the history
  3. Remove \n after <td>

    benjie committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    24596e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7f3f20 View commit details
    Browse the repository at this point in the history
  5. Unescape more things

    benjie committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    c479f1a View commit details
    Browse the repository at this point in the history
  6. Underscores for emphasis too

    benjie committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    bfa3168 View commit details
    Browse the repository at this point in the history
  7. atx document title

    benjie committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b5f2cc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    422b38d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3831240 View commit details
    Browse the repository at this point in the history
  10. Standardize unescaping

    benjie committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1a18cd3 View commit details
    Browse the repository at this point in the history