An open API service indexing awesome lists of open source software.

https://github.com/ftomassetti/codemirror_plantuml

CodeMirror mode for PlantUML
https://github.com/ftomassetti/codemirror_plantuml

Last synced: 8 months ago
JSON representation

CodeMirror mode for PlantUML

Awesome Lists containing this project

README

          

# CodeMirror PlantUML

[CodeMirror](http://codemirror.net/) mode for PlantUML.

It is intended to be later included in [PlantUML Server](https://github.com/plantuml/plantuml-server).
For context see the [issue](https://github.com/plantuml/plantuml-server/issues/9) opened for discussing support.

## Requirements

It looks for CodeMirror in the same directory. From the root of the project just run:

```
git clone https://github.com/codemirror/CodeMirror.git
```

## How to try it

Just click on index.html

## How to run the test

Just open _test/index.html_