diff --git a/manifest.json b/manifest.json index cb051731..43a8a1a4 100644 --- a/manifest.json +++ b/manifest.json @@ -527,8 +527,8 @@ "description": "formatters for various languages", "id": "formatter", "mod_version": "3", - "remote": "https://github.com/vincens2005/lite-formatters:7e017080a967c01d437e484247a90c1ff52e8ef8", - "version": "0.1" + "remote": "https://github.com/vincens2005/lite-formatters:9ec4ee7f650e7daf84ba5f733f4e9ec5899100ec", + "version": "0.2" }, { "description": "Opens a preview of the current markdown file in a browser window *([screenshot](https://user-images.githubusercontent.com/3920290/82754898-f7394600-9dc7-11ea-8278-2305363ed372.png))* Note: the page content is generated by sending the markdown file to Github's markdown rendering [API](https://docs.github.com/en/rest/markdown?apiVersion=2022-11-28). Requires a [GitHub token](https://docs.github.com/en/rest/markdown/markdown?apiVersion=2022-11-28#render-a-markdown-document-in-raw-mode) being provided",