Skip to content

cillroy/docs-no-localization

Repository files navigation

Docs Ignore Localization

Current-Version

An extension to quickly add in the no-loc markdown extension into your content.

alt+d n will add the no-loc extension based on the document language.

Features

Markdown

This will allow you to either select text and then run the extension (alt+d n) to wrap the text with the markdown extension. If no text is selected, then a markdown extension will be created with sample text.

:::no-loc text="String-To-Not-Localize":::

Metadata

This will allow you to either select text and then run the extension (alt+d n) to wrap the text with the metadata extension. If no text is selected, then a metadata extension will be created with sample text.

no-loc: [Words, to not, Localize]

Yaml

This will allow you to either select text and then run the extension (alt+d n) to wrap the text with the yaml extension. If no text is selected, then a yaml extension will be created with sample text.

no-loc:
- String-To-Not-Localize

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •