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

Webview enhancements #1

Merged
merged 4 commits into from
Jan 3, 2023
Merged

Webview enhancements #1

merged 4 commits into from
Jan 3, 2023

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    7a7b1bb View commit details
    Browse the repository at this point in the history
  2. add support for anchor links

    - support for the following slugify modes: azure, bitbucket, gitea, github, gitlab, vscode
    - implementation borrowed from https://github.com/yzhang-gh/vscode-markdown
    guicassolato committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a2cd701 View commit details
    Browse the repository at this point in the history
  3. add support for task/todo lists

    "- [ ]" list items converted to check boxes
    guicassolato committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e03d76b View commit details
    Browse the repository at this point in the history
  4. changelog

    guicassolato committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a9c8e3f View commit details
    Browse the repository at this point in the history