All Projects → grosenberg → Fluentmark

grosenberg / Fluentmark

Licence: EPL-1.0 License
FluentMark -- Eclipse editor for Markdown content

Programming Languages

SCSS
7915 projects
java
68154 projects - #9 most used programming language
CSS
56736 projects
ANTLR
299 projects
Sass
350 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fluentmark

gonsole
Gonsole - Git Console for the Eclipse IDE
Stars: ✭ 35 (+20.69%)
Mutual labels:  eclipse-plugin, eclipse-ide
eclipse-discord-integration
Discord's Rich Presence Integration within Eclipse IDE
Stars: ✭ 41 (+41.38%)
Mutual labels:  eclipse-plugin, eclipse-ide
pdfcount
An R Shiny App to Count Words in a PDF Document
Stars: ✭ 26 (-10.34%)
Mutual labels:  latex
ntuthesis
台大碩博士論文模板 (R Package)
Stars: ✭ 14 (-51.72%)
Mutual labels:  latex
VIATRA-Generator
An efficient graph solver for generating well-formed models
Stars: ✭ 21 (-27.59%)
Mutual labels:  eclipse-plugin
elte-ik-pti-bsc-zarovizsga
ELTE IK - Programtervező Informatikus BSc Záróvizsga tételek kidolgozása
Stars: ✭ 26 (-10.34%)
Mutual labels:  latex
latex2unicode
Convert LaTeX markup to Unicode (in Scala and Java)
Stars: ✭ 28 (-3.45%)
Mutual labels:  latex
tex2py
converts LaTeX into a Python parse tree, allowing navigation using the default or a custom hierarchy
Stars: ✭ 70 (+141.38%)
Mutual labels:  latex
wizpen
A font based on the Pigpen cipher, originally used to help liberate Wraxnia from the Fangs in a D&D campaign. Works in LaTeX.
Stars: ✭ 15 (-48.28%)
Mutual labels:  latex
ua-beamer
A LaTeX beamer theme for the University of Antwerp
Stars: ✭ 70 (+141.38%)
Mutual labels:  latex
node-latex
🧾 A utility for running LaTeX subprocesses in Node.
Stars: ✭ 31 (+6.9%)
Mutual labels:  latex
alfred-latex-symbols-workflow
🔎 Alfred 3-4 workflow to search for latex symbol commands
Stars: ✭ 33 (+13.79%)
Mutual labels:  latex
myTranslate
一款eclipse的插件,用于翻译。
Stars: ✭ 47 (+62.07%)
Mutual labels:  eclipse-plugin
chromium-swt
Create and render web UIs in Java SWT and Eclipse RCP applications.
Stars: ✭ 121 (+317.24%)
Mutual labels:  eclipse-plugin
ThinkRubyBuild
Forked from https://github.com/AllenDowney/ThinkPython2
Stars: ✭ 27 (-6.9%)
Mutual labels:  latex
latex-emoji
Emoji support in (Lua)LaTeX
Stars: ✭ 32 (+10.34%)
Mutual labels:  latex
CV-latex
latex template for CV
Stars: ✭ 19 (-34.48%)
Mutual labels:  latex
pape-rs
A Latex template to PDF generation web service written in Rust.
Stars: ✭ 69 (+137.93%)
Mutual labels:  latex
bonaparticle
The LaTeX magazine class that doesn’t get in your way.
Stars: ✭ 20 (-31.03%)
Mutual labels:  latex
sympy-paper
Repo for the paper "SymPy: symbolic computing in python"
Stars: ✭ 42 (+44.83%)
Mutual labels:  latex

Logo

FluentMark

A full-featured Markdown editing environment for Eclipse.

Features

  • Standard Markdown syntax
  • Extended syntax
    • Html - inline & block
    • Math - inline & block
    • Latex - inline & block
    • Graphs - Graphviz Dot language block
    • Uml - PlantUml language block
  • Liveview - real-time external browser rendered preview
  • Spell check with quick-assist correction processor
  • Smart editing behaviors, including intelligent paragraph, list & blank line handling
  • Table editor
  • Text, list and table formatter
  • Stylesheet controlled editor presentation
  • Outline view with drag-and-drop support

Use

How to Use

Screenshot

screen shot

Graph presentation using Graphviz Dot (old version)

Installation

Installation:

Certiv Tools update site: https://www.certiv.net/updates

Requirements

  • Eclipse 2021-03
  • JDK 11+

Requirements for Dot and PlantUml language blocks

Requirements for Html and Pdf export

Configuration

Eclipse Preference pages ---

Window -> Certiv Tools -> FluentMark

To use the Pandoc converter, select the pandoc executable from the local filesystem on the Pandoc Converter tab.

To use Graphviz Dot, select the dot executable on the Fluentmark preference page.
If Graphviz is installed in a non-default directory, PlantUML requres that the GRAPHVIZ_DOT environment variable be set to the actual installation directory.

To use the BlackFriday converter, install the customized blackfriday-tool from GitHub. A Windows 64-bit compiled executable is available for download blackfriday-tool.zip. The blackfriday-tool executable can then be selected on the BlackFriday Converter tab.

Support

Open an issue on Github. Provide as much information as possible

  • a minimal Markdown document that demonstrates the issue
  • OS name and version version
  • the error message encountered

Resources

  1. Markdown Syntax
  2. TeX Syntax Documentation
  3. PlantUML Language Specification
  4. Graphviz Documentation

License

EPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].