turtle-web-editor/README.md

6 lines
355 B
Markdown

# Turtle Web Editor
Online text editor with [Turtle](https://en.wikipedia.org/wiki/Turtle_(syntax)) syntax highlighting and validation. This is a remix of [IDLab Turtle Validator](https://github.com/IDLabResearch/TurtleValidator) using [Codemirror](https://codemirror.net).
Deployed on GitHub Pages: <https://felixlohmeier.github.io/turtle-web-editor/>