Skip to content

deic-dk/files_markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ownCloud Markdown Editor

Cloned from OC7 version of https://github.com/icewind1991/files_markdown.git

Extends the texteditor in ownCloud with a live preview for markdown files

Markdown Editor

The editor also supports LaTeX math using MathJax.
Math should be surrounded by a $ for inline math or $$ for a math block.

LaTeX math

Besides embedding images from the web, you can also embed images stored on your ownCloud

Embed Images

Requirements

This requires ownCloud and the text editor app to be installed from ownCloud 7 or higher.

Installation

  • Clone the app into the owncloud apps directory:

    git clone https://github.com/icewind1991/files_markdown.git

  • Activate the App.

    occ app:enable files_markdown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages