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

Several additions and improvements #520

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Sep 27, 2020

  1. Adds option for controlling link concealment.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    ae72b88 View commit details
    Browse the repository at this point in the history
  2. Adds character concealment option.

    Adds generic character concealment option.
    Adds fenced code block delimiter concealment.
    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    a054bb9 View commit details
    Browse the repository at this point in the history
  3. Adds html comment concealment.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    2ce056a View commit details
    Browse the repository at this point in the history
  4. Replaces italic and bold syntax expressions.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    e1ade98 View commit details
    Browse the repository at this point in the history
  5. Adds Atx header concealment.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    6fec08d View commit details
    Browse the repository at this point in the history
  6. Simplifies folding for removing bug.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    6dc8d60 View commit details
    Browse the repository at this point in the history
  7. Updates documentation.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    c139531 View commit details
    Browse the repository at this point in the history
  8. Changes default new_list_item_indent from 4 to sw.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    4765c4c View commit details
    Browse the repository at this point in the history
  9. Fixes < without > syntax highligthing.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    7d4bb62 View commit details
    Browse the repository at this point in the history
  10. Changes syntax refresh for hovering windows.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    0090dba View commit details
    Browse the repository at this point in the history
  11. Adds InsertTOC command test.

    MenBrial committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    ed38246 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Updates code block highlighting.

    MenBrial committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    601161e View commit details
    Browse the repository at this point in the history