Skip to content

Neighborkid01/markdown-captions

Repository files navigation

markdown-captions

This is an extension of the VS Code Markdown language so that I can generate caption sheets for photos and update metadata with a script while ensuring the format of the source document is correct.

Features

Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.

For example if there is an image subfolder under your extension project workspace:

![feature X](images/feature-x.png)

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Building

To generate the main grammar:

npm install
npm run build

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

0.0.0

Initial working version. No changes from vanilla markdown.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published