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

enh(parser) simplify nohighlight #2374

Merged
merged 11 commits into from Feb 6, 2020

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    acfa7b0 View commit details
    Browse the repository at this point in the history
  2. (chore) simply 'nohighlight' regex

    - Now only `no-highlight` and `nohighlight` skip a block entirely
    - `plain` will do nothing
    - `text` is now an alias for `plaintext`
    
    Closes highlightjs#2363.
    joshgoebel committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ad43623 View commit details
    Browse the repository at this point in the history
  3. fixup tests

    joshgoebel committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    6d934b4 View commit details
    Browse the repository at this point in the history
  4. fixup language list

    joshgoebel committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    dcf6f27 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Update api.rst

    joshgoebel committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e577e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f592f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43a9e42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a63336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cd2c87 View commit details
    Browse the repository at this point in the history
  6. add PR #

    joshgoebel committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d996120 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66902ea View commit details
    Browse the repository at this point in the history