0.5.3 • Published 6 months ago

coc-markdown-preview-enhanced v0.5.3

Weekly downloads
-
License
University of Ill...
Repository
github
Last release
6 months ago

coc-markdown-preview-enhanced

Markdown Preview Enhanced ported to coc.nvim

Introduction

Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc. A lot of its ideas are inspired by Markdown Preview Plus and RStudio Markdown.

Required

Install

:CocInstall coc-markdown-preview-enhanced

Commands

:CocCommand markdown-preview-enhanced.openPreview

CommandFunctionality
markdown-preview-enhanced.openPreviewOpen preview
markdown-preview-enhanced.syncPreviewSync preview / Sync source
markdown-preview-enhanced.runCodeChunkRun code chunk
markdown-preview-enhanced.runAllCodeChunksRun all code chunks

Enable the Run code chunk feature

Note: Please use this feature with caution because it may put your security at risk! Your machine can get hacked if someone makes you open a markdown with malicious code while script execution is enabled.

{
  "markdown-preview-enhanced.enableScriptExecution": true
}

More :CocList --input=markdown-preview-enhanced. commands

Keybindings

ShortcutsFunctionality
escToggle sidebar TOC

Configurations

https://github.com/neoclide/coc.nvim/wiki/Using-the-configuration-file

Acknowledgements

The implementation of this project relies on vscode-markdown-preview-enhanced and mume.

License

University of Illinois/NCSA Open Source License


This extension is built with create-coc-extension

0.5.3

6 months ago

0.5.2

6 months ago

0.5.1

9 months ago

0.5.0

1 year ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago