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

Fix links being parsed as markdown links improperly #7200

Merged
merged 9 commits into from
Nov 30, 2021

Commits on Nov 25, 2021

  1. Fix links being parsed as markdown links improperly

    Fixes #4674
    Dariusz Niemczyk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    e07ecd5 View commit details
    Browse the repository at this point in the history
  2. Fix a typo

    Palid committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    014ff2b View commit details
    Browse the repository at this point in the history
  3. Fix overriding too much stuff

    Palid committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    b9a918b View commit details
    Browse the repository at this point in the history
  4. Fix parsing

    Dariusz Niemczyk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f714727 View commit details
    Browse the repository at this point in the history
  5. Remove useless console.log

    Dariusz Niemczyk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    9b455ad View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary emph function

    Dariusz Niemczyk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    7fcfa7c View commit details
    Browse the repository at this point in the history
  7. Properly fix tests

    Dariusz Niemczyk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    49a378f View commit details
    Browse the repository at this point in the history
  8. Add some better docs

    Dariusz Niemczyk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    541359d View commit details
    Browse the repository at this point in the history
  9. Add missing license header

    Dariusz Niemczyk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0e26cfb View commit details
    Browse the repository at this point in the history