/conlang-studio

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Conlang Studio

Markdown

In addition to the standard markdown, Conlang Studio also supports some common extensions such as tables, autolink, and strikethrough.

Addionally, it supports a custom escape to convert a list of pulmonic consonants into a table

So this:

\ipaChart: d, t, ɾ, b

Will be converted to this:

Alveolar Bilabial
Plosive t, d b
Tap ɾ

Open Source Libraries

CommonMark Java

Notice: Copyright (c) 2015-2016, Atlassian Pty Ltd
License Type: BSD 2-Clause
URL: https://github.com/atlassian/commonmark-java/

JSON in Java

Notice: (c) 2002 JSON.org
License Type: JSON
URL: https://github.com/stleary/JSON-java