Online interface to pandoc: converts .md and .docx to HTML, ICML, Markdown, txt
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andre Castro 45f151af79 pandoc.cgi and hybrid editor working in oooooooo.io 7 years ago
cgi-bin pandoc.cgi and hybrid editor working in oooooooo.io 7 years ago
fonts Style 10 years ago
imgs surprisingly many things working 10 years ago
lib tweaks & download button 10 years ago
projects/sample updates 10 years ago
.gitignore initial commit, GULP 10 years ago
LICENSE surprisingly many things working 10 years ago
README.md readme 10 years ago
editor.css last changes, start uuid based project 10 years ago
editor.js last changes, start uuid based project 10 years ago
hybrid.css * selet#formatselect onchange: submits form; 10 years ago
hybrid.html pandoc.cgi and hybrid editor working in oooooooo.io 7 years ago
hybrid.js pandoc.cgi and hybrid editor working in oooooooo.io 7 years ago
hype.html startlink 10 years ago
serve.py added mini python server.py 10 years ago

README.md

hybrideditor

Pandoc + Ace + Markdown = Hybrid Workflow Editor

A proof of concept developed in the context of the Digital Publishing Toolkit project, and for the Institute of Network Cultures.

Live Demo

See a live demo at http://pandoc.networkcultures.org.

Running

To run:

python serve.py

visit: http://localhost:8000/cgi-bin/start.cgi or http://localhost:8000/cgi-bin/select.cgi

License

This software is released under a GPLv3 license. See LICENSE.