Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 678 Bytes

File metadata and controls

38 lines (22 loc) · 678 Bytes

mdx-outline-mini README

mdx-outline-mini

This is the mdx-outline-mini.

  • Create outline from mxd section.

Requirement

  • Windows 10

Features

  • Create outline for a mdx file.
  • This does not work for mdx comments. {/* */}

How to build

https://code.visualstudio.com/api/working-with-extensions/publishing-extension

npm install -g vsce
vsce package --target win32-x64
vsce publish

Acknowledgements

We use the following modules. Thank you very much.

see modules

Create by license-report

Release Notes

see change log