Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix pills being broken by unescaped characters #4411

Merged
merged 6 commits into from
Apr 15, 2020
Merged

Commits on Apr 14, 2020

  1. Fix pills being broken by unescaped characters

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    95eaf94 View commit details
    Browse the repository at this point in the history
  2. Convert serialize and deserialize to TypeScript

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    c72139f View commit details
    Browse the repository at this point in the history
  3. delint

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    f1def8b View commit details
    Browse the repository at this point in the history
  4. detslint

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    cb10640 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Escape opening square bracket too

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4454db3 View commit details
    Browse the repository at this point in the history
  2. match all, not just first instance of tokens to escape

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9c1939b View commit details
    Browse the repository at this point in the history