Coder Social home page Coder Social logo

conlang-studio's Introduction

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

conlang-studio's People

Contributors

rootmeanclaire avatar

Stargazers

Matthias avatar smithart avatar chimaera avatar kang87y avatar Gnlow avatar Ralph Bayer avatar Lucien Cartier-Tilet avatar Nicholas Baron avatar

Watchers

 avatar Nicholas Baron avatar  avatar

conlang-studio's Issues

Codepage issue when reading pcon.json

After selecting a directory, the tool crashes with this stack trace.

Exception in thread "main" java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:61)
Caused by: org.json.JSONException: Duplicate key "Ê?" at 4054 [character 4055 line 1]
        at org.json.JSONTokener.syntaxError(JSONTokener.java:505)
        at org.json.JSONObject.<init>(JSONObject.java:242)
        at org.json.JSONObject.<init>(JSONObject.java:399)
        at com.eshimoniak.conlangstudio.MarkdownExtensions.init(MarkdownExtensions.java:31)
        at com.eshimoniak.conlangstudio.Main.main(Main.java:41)
        ... 5 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.