Description
===========

An example the built-in text editor.

for run type the command: ligm.editor
or call from python:
    from ligm.demos.editor import Main
    Main().start()
