pahud / c9-ide

Bring Your Own Cloud9 IDE with Docker
19 stars 3 forks source link

how to open file from the built-in terminal with live preview support? #7

Closed pahud closed 5 years ago

pahud commented 5 years ago

npm i -g c9 to install the c9 commnd

open a new markdown file with c9 open filename.md image

click preview and live view the markdown document on editing. image

image