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

Added BibTeX Lexer #1360

Merged
merged 14 commits into from Jun 1, 2020
Merged

Added BibTeX Lexer #1360

merged 14 commits into from Jun 1, 2020

Commits on Nov 14, 2019

  1. bibtex lexer

    Alex Liheng Wang authored and Alex Liheng Wang committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    adfe514 View commit details
    Browse the repository at this point in the history
  2. added link to prismjs-bibtex

    Alex Liheng Wang authored and Alex Liheng Wang committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    061cf53 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. updated bibtex lexer

    Alex Liheng Wang authored and Alex Liheng Wang committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    d91c6b6 View commit details
    Browse the repository at this point in the history
  2. bibtex demo file

    Alex Liheng Wang authored and Alex Liheng Wang committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    18af87c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    145aa9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c5b1f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7730a79 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Simplify regular expressions

    pyrmont committed May 30, 2020
    Configuration menu
    Copy the full SHA
    4548c07 View commit details
    Browse the repository at this point in the history
  2. Simplify number rule

    pyrmont committed May 30, 2020
    Configuration menu
    Copy the full SHA
    fe22867 View commit details
    Browse the repository at this point in the history
  3. Simplify visual sample

    pyrmont committed May 30, 2020
    Configuration menu
    Copy the full SHA
    e88d15b View commit details
    Browse the repository at this point in the history
  4. Add 'bib' alias

    pyrmont committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ceed013 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Expand visual sample

    pyrmont committed May 31, 2020
    Configuration menu
    Copy the full SHA
    f1425c8 View commit details
    Browse the repository at this point in the history
  2. Simplify rules

    pyrmont committed May 31, 2020
    Configuration menu
    Copy the full SHA
    70189e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6fe53 View commit details
    Browse the repository at this point in the history