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

follow upstream. #1

Closed
wants to merge 135 commits into from
Closed

follow upstream. #1

wants to merge 135 commits into from

Commits on Apr 1, 2020

  1. remove travis

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    83992f8 View commit details
    Browse the repository at this point in the history
  2. add github action

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a8389b2 View commit details
    Browse the repository at this point in the history
  3. update readme badge

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    06968a8 View commit details
    Browse the repository at this point in the history
  4. use setup-node-nvm

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    fd18ca5 View commit details
    Browse the repository at this point in the history
  5. fix test:specs

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e4bde9b View commit details
    Browse the repository at this point in the history
  6. fix build

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    ae53158 View commit details
    Browse the repository at this point in the history
  7. make pretty

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    bcc1049 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1635 from markedjs/github-actions

    GitHub actions
    UziTech authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    0c561f3 View commit details
    Browse the repository at this point in the history
  9. fix build

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    2bf6adf View commit details
    Browse the repository at this point in the history
  10. test build

    UziTech committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    0ecdb2c View commit details
    Browse the repository at this point in the history
  11. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    35bcb7d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. update docs

    UziTech committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a82d1c6 View commit details
    Browse the repository at this point in the history
  2. add tests

    UziTech committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    4d24272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2806c49 View commit details
    Browse the repository at this point in the history
  4. build

    UziTech committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    8bb2ecf View commit details
    Browse the repository at this point in the history
  5. show items in lexer data

    UziTech committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    6475318 View commit details
    Browse the repository at this point in the history
  6. default top to true

    UziTech committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    371c9d1 View commit details
    Browse the repository at this point in the history
  7. update docs

    UziTech committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    77838e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f31ae5e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. test: for issue #1607

    Scrum committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    1421c35 View commit details
    Browse the repository at this point in the history
  2. perf: regexp for em, close #1607

    Scrum committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    6fc0721 View commit details
    Browse the repository at this point in the history
  3. return on error

    UziTech committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    40242a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. rename functions

    UziTech committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    5da102d View commit details
    Browse the repository at this point in the history
  2. fix inline token error

    UziTech committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3ca62b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Merge pull request #1627 from UziTech/inline-tokens

    Inline tokens
    UziTech authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    743ec55 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    5aeb446 View commit details
    Browse the repository at this point in the history
  3. add tokenizer

    UziTech committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    17d8179 View commit details
    Browse the repository at this point in the history
  4. update docs

    UziTech committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    b63156f View commit details
    Browse the repository at this point in the history
  5. fix typo

    UziTech committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f5d67a5 View commit details
    Browse the repository at this point in the history
  6. build

    UziTech committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    48f2ee8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. fix demo tokens

    UziTech committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    808d52e View commit details
    Browse the repository at this point in the history
  2. fix duplicate array

    UziTech committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    be697ff View commit details
    Browse the repository at this point in the history
  3. remove tokenList

    UziTech committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ab033f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    c735fa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1636 from Scrum/master

    fix: Intra-word emphasis can match the wrong asterisks
    styfle authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    71e96bb View commit details
    Browse the repository at this point in the history
  3. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    029492a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1638 from UziTech/fix-demo

    fix demo table tokens
    UziTech authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    0ad3a9e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. test: for issue #1248

    Scrum committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d65ec2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af9ff67 View commit details
    Browse the repository at this point in the history
  3. Treat escape token same way we treat plain text tokens to allow their…

    … transformation in renderer
    Eirenliel committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    548ef35 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    a4d0b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c903bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1641 from Scrum/fix/italics-modifier

    fix: Italics modifier (_) breaks links containing underscores
    styfle authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    6c538a1 View commit details
    Browse the repository at this point in the history
  4. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    c960938 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1642 from Eirenliel/master

    Treat escape token same way we treat plain text tokens
    styfle authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ab6405e View commit details
    Browse the repository at this point in the history
  6. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    cf96079 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5193c32 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1644 from Scrum/fix/closing-delimited

    fix: closing delimited * incorrect for consecutive ocurrences
    UziTech authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    8cdc995 View commit details
    Browse the repository at this point in the history
  9. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    effed6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4947ce5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1636 from Scrum/master

    fix: Intra-word emphasis can match the wrong asterisks
    UziTech committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    451101a View commit details
    Browse the repository at this point in the history
  12. build

    UziTech committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    bc378f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4117ba2 View commit details
    Browse the repository at this point in the history
  14. spelling

    UziTech committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    1f5a621 View commit details
    Browse the repository at this point in the history
  15. build

    UziTech committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ad5dace View commit details
    Browse the repository at this point in the history
  16. fix example

    UziTech committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    0f05860 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd8e549 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Update docs/USING_PRO.md

    Co-Authored-By: Steven <steven@ceriously.com>
    UziTech and styfle authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4aecab3 View commit details
    Browse the repository at this point in the history
  2. fix docs

    UziTech committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    dfbb016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b767ede View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge pull request #1637 from UziTech/tokenizer

    Tokenizer
    UziTech authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    904c974 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. add marked.use

    UziTech committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    cf1abaa View commit details
    Browse the repository at this point in the history
  2. add marked.use tests

    UziTech committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    dd86b71 View commit details
    Browse the repository at this point in the history
  3. update docs with marked.use

    UziTech committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    07510c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07f2b33 View commit details
    Browse the repository at this point in the history
  5. Fix docs

    UziTech authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    1050460 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    d5de6af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1646 from UziTech/use-extension

    marked.use
    UziTech authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    1bfbd9e View commit details
    Browse the repository at this point in the history
  3. 🗜️ build [skip ci]

    MarkedJS bot committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    92998df View commit details
    Browse the repository at this point in the history
  4. update deps

    UziTech committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0605472 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1648 from UziTech/update-deps

    update devdeps
    styfle authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    5dadcba View commit details
    Browse the repository at this point in the history
  6. 1.0.0

    UziTech committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    5db0b8c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    1787947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55cae08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4db2afd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4393783 View commit details
    Browse the repository at this point in the history
  5. style: after lint

    Scrum committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    1ddf982 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbbdcc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    91a884a View commit details
    Browse the repository at this point in the history
  8. test: add deepEqual rules

    Scrum committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    62efe07 View commit details
    Browse the repository at this point in the history
  9. fix: incorrect compare rule

    Scrum committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6570c1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3eb715 View commit details
    Browse the repository at this point in the history
  11. style: after lint

    Scrum committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    ce80652 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad26aeb View commit details
    Browse the repository at this point in the history
  13. test: perf toRenderExact method

    Scrum committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    70dc21f View commit details
    Browse the repository at this point in the history
  14. style: after lint

    Scrum committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    8b8ecf1 View commit details
    Browse the repository at this point in the history
  15. perf: to save the contract

    Scrum committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    05597ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0705c62 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. perf: diff string

    Scrum committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    e6fe421 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. add test

    UziTech committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    8a73726 View commit details
    Browse the repository at this point in the history
  2. fix codespan with newline

    UziTech committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    8b638b7 View commit details
    Browse the repository at this point in the history
  3. update docs

    UziTech committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    9721105 View commit details
    Browse the repository at this point in the history
  4. fix codespan spaces

    UziTech committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    143ae5d View commit details
    Browse the repository at this point in the history
  5. test only remove one space

    UziTech committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    60d810f View commit details
    Browse the repository at this point in the history
  6. add newline to space test

    UziTech committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    6ad20ac View commit details
    Browse the repository at this point in the history
  7. only strip spaces

    UziTech committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    c2d6d2f View commit details
    Browse the repository at this point in the history
  8. perf: after review

    Scrum committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    eb71dd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. perf: get match indent to code

    Scrum committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    228f0a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

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

Commits on May 2, 2020

  1. Merge pull request #1645 from Scrum/fix/render-code

    fix: renderer.code includes space at beginning of each line of code
    styfle authored May 2, 2020
    Configuration menu
    Copy the full SHA
    5c166d4 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed May 2, 2020
    Configuration menu
    Copy the full SHA
    24dbb99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61bc4ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f634282 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. add tokenizer to option docs

    UziTech committed May 3, 2020
    Configuration menu
    Copy the full SHA
    bf672bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1662 from UziTech/docs-tokenizer-option

    add tokenizer to option docs
    styfle authored May 3, 2020
    Configuration menu
    Copy the full SHA
    f9388f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1652 from UziTech/codespan-newline

    Codespan newline
    styfle authored May 3, 2020
    Configuration menu
    Copy the full SHA
    0a57e47 View commit details
    Browse the repository at this point in the history
  4. 🗜️ build [skip ci]

    MarkedJS bot committed May 3, 2020
    Configuration menu
    Copy the full SHA
    623858c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    a220ce9 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed May 4, 2020
    Configuration menu
    Copy the full SHA
    5027602 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1661 from UziTech/browser-field

    add browser field to point to es5
    styfle authored May 4, 2020
    Configuration menu
    Copy the full SHA
    a1679fa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

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

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    31f8379 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed May 11, 2020
    Configuration menu
    Copy the full SHA
    0cd8598 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    369bf41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1674 from UziTech/task-no-tokens

    fix loose task list with no tokens
    styfle authored May 12, 2020
    Configuration menu
    Copy the full SHA
    cec5f5e View commit details
    Browse the repository at this point in the history
  3. 🗜️ build [skip ci]

    MarkedJS bot committed May 12, 2020
    Configuration menu
    Copy the full SHA
    a1d224d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. iterate over all tokens

    UziTech committed May 13, 2020
    Configuration menu
    Copy the full SHA
    52b91dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb42b90 View commit details
    Browse the repository at this point in the history
  3. add tests

    UziTech committed May 13, 2020
    Configuration menu
    Copy the full SHA
    db3b61b View commit details
    Browse the repository at this point in the history
  4. add walkTokens option

    UziTech committed May 13, 2020
    Configuration menu
    Copy the full SHA
    a337c76 View commit details
    Browse the repository at this point in the history
  5. add use walkTokens tests

    UziTech committed May 13, 2020
    Configuration menu
    Copy the full SHA
    267a176 View commit details
    Browse the repository at this point in the history
  6. add walkTokens to docs

    UziTech committed May 13, 2020
    Configuration menu
    Copy the full SHA
    acc84eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12d8a6e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    5ef872b View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed May 14, 2020
    Configuration menu
    Copy the full SHA
    05f2fd6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. update devdeps

    UziTech committed May 16, 2020
    Configuration menu
    Copy the full SHA
    085b385 View commit details
    Browse the repository at this point in the history
  2. 1.1.0

    UziTech committed May 16, 2020
    Configuration menu
    Copy the full SHA
    cc8561a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cfa29c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

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

Commits on May 20, 2020

  1. fix redos

    UziTech committed May 20, 2020
    Configuration menu
    Copy the full SHA
    d57c89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ea199 View commit details
    Browse the repository at this point in the history
  3. 🗜️ build [skip ci]

    MarkedJS bot committed May 20, 2020
    Configuration menu
    Copy the full SHA
    19ebe51 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. fix async highlight sync

    UziTech committed May 21, 2020
    Configuration menu
    Copy the full SHA
    0233262 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Merge pull request #1685 from UziTech/fix-highlight-asyncs

    fix async highlight not async
    styfle authored May 22, 2020
    Configuration menu
    Copy the full SHA
    ced3ff1 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed May 22, 2020
    Configuration menu
    Copy the full SHA
    7b3036f View commit details
    Browse the repository at this point in the history