https://github.com/chqu1012/markdowneditorfx
A small markdown editor with some useful features:
https://github.com/chqu1012/markdowneditorfx
bellsoft-liberica ecore emf flexmark javafx markdown markdown-editor monaco-editor xcore xtext-grammar
Last synced: about 1 month ago
JSON representation
A small markdown editor with some useful features:
- Host: GitHub
- URL: https://github.com/chqu1012/markdowneditorfx
- Owner: chqu1012
- Created: 2021-09-03T09:44:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T12:53:10.000Z (over 4 years ago)
- Last Synced: 2025-01-17T10:23:12.833Z (over 1 year ago)
- Topics: bellsoft-liberica, ecore, emf, flexmark, javafx, markdown, markdown-editor, monaco-editor, xcore, xtext-grammar
- Language: Java
- Homepage:
- Size: 19.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MarkdownEditorFX
A small markdown editor with some useful features:
* syntax highlighting
* workspace
* markdown preview
* Autocompletion
* templates
* pdf export
Editor features:
* Zoom in / out / reset
* Fold / unfold sections
* Upper / lower / title case letters
* Dark / light theme switch
* Show / hide map
* Show / hide line numbers
* Block comment

Parsing the markdown file to outline ast

## Version
## ChangeLog
## Minimum Requirements
## Third Party APIs
* Eclipse Modelling Framework
* Eclipse Xcore
* Eclipse PDE
* JMetro
* MonacoFX
* Flexmark
* Apache Pdfbox