myst-vs-code icon indicating copy to clipboard operation
myst-vs-code copied to clipboard

A syntax highlighter for the MyST Markdown format

Results 29 myst-vs-code issues
Sort by recently updated
recently updated
newest added

This PR adds automatic publishing to the OpenVSX registry and therefore fixes #33. There are three more steps to take cc @chrisjsewell 1. Add a repo secret for GitHub Actions...

The Markdown Preview is not correctly rendering the MyST enhancements. The following enhanced markdown is ignored and only the content is rendered as plain text. ``` ``` {tip} this is...

bug

**Is your feature request related to a problem? Please describe.** I love how the colon fence plugin renders directives that use it (for example, the note admonition) in previews. I'd...

enhancement

I am considering to port a long lecture note (about astronomical data reduction coding) in LaTeX to jupyter book using myst. I have many places where I have to use...

enhancement

The preview for the code-block directive needs some improvements. Currently, the pdf output looks quite different: ![image](https://github.com/executablebooks/myst-vs-code/assets/12675339/fcf90e22-33b8-49cd-a1f7-36a35d2032d2) No caption is shown. No line numbers are shown. No lines are highlighted.

enhancement

When using some Linux installation of VSCode or Codium, it's bind to https://open-vsx.org instead of the marketplace. Open-VSX teams provides publication instructions on https://github.com/eclipse/openvsx/wiki/Publishing-Extensions. If this require to much work,...

enhancement

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.1 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.1.0 to 12.3.2. Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDOS in newline rule. Thanks to @​MakeNowJust. [12.3.1] - 2022-01-07 Fixed Fix corner...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies