Skip to content

Instantly share code, notes, and snippets.

@GLMeece
Last active January 4, 2023 22:58
Show Gist options
  • Select an option

  • Save GLMeece/ccf44149d4b0da415c3228392a7a8c5d to your computer and use it in GitHub Desktop.

Select an option

Save GLMeece/ccf44149d4b0da415c3228392a7a8c5d to your computer and use it in GitHub Desktop.

Revisions

  1. GLMeece revised this gist Jan 4, 2023. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion typora_language_support.md
    Original file line number Diff line number Diff line change
    @@ -63,7 +63,6 @@ I decided to help myself out and sort the list and post it in this Gist.
    - jsp
    - jsx (alias: react)
    - julia
    - julia
    - kotlin
    - less
    - livescript
  2. GLMeece created this gist Jan 4, 2023.
    130 changes: 130 additions & 0 deletions typora_language_support.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,130 @@
    # Typora Language Support in Code Fences

    [Typora](https://typora.io/) supports syntax coloring for code fences, and [lists those languages on one of its support pages](https://support.typora.io/Code-Fences-Language-Support/).

    However, the list is not alpha sorted, so it's difficult to discover what languages are there unless one tries a `⌘-f`/`⌃-f` to search for it.

    I decided to help myself out and sort the list and post it in this Gist.

    ## Sorted List

    - ABAP
    - apl
    - ASN.1
    - asp (alias: aspx, asp.net)
    - assembly (alias: asm, nasm, gas)
    - bhdl
    - c (alias: clike)
    - c# (alias: csharp)
    - c++ (alias: cpp, cc)
    - ceylon
    - clojure
    - cmake
    - COBOL
    - coffeescript (alias: coffee)
    - commonlisp (alias: lisp)
    - cql (alias: cassandra)
    - crystal
    - css
    - cypher
    - cython
    - d
    - dart
    - diff
    - django
    - dockerfile
    - dtd (alias: xml-dtd)
    - dylan
    - elixir
    - elm
    - embeddedjs (alias: ejs)
    - erb
    - erlang
    - F#
    - forth
    - fortran
    - gfm (github flavored markdown)
    - gherkin
    - glsl
    - go
    - groovy
    - handlebars
    - haskell
    - haxe
    - html (alias: htmlmixed)
    - http
    - hxml
    - idl
    - jade
    - java
    - javascript (alias: js, text/javascript)
    - jinja2
    - json
    - jsp
    - jsx (alias: react)
    - julia
    - julia
    - kotlin
    - less
    - livescript
    - lua
    - makefile
    - mariadb
    - markdown
    - mbox
    - mssql
    - mysql
    - nginx
    - nim
    - nsis
    - objective-c (alias: obj-c, objc)
    - ocaml
    - octave (alias: matlab)
    - oz
    - pascal
    - perl
    - pgp (alias: asciiarmor, pgp-keys)
    - php (and php+html)
    - plsql
    - powershell
    - properties (alias: ini)
    - protobuf
    - pseudocode
    - python
    - Q
    - r (alias: rlang, r-lang)
    - rst (alias: restructuredtext)
    - ruby
    - rust
    - SAS
    - scala
    - scheme
    - scss
    - shell (alias: sh, bash)
    - smalltalk
    - smarty
    - solidity
    - spreadsheet
    - sql
    - squirrel
    - stylus
    - swift
    - tcl
    - tex (and stex, latex)
    - tiddlywiki (alias: wiki)
    - tiki (alias: tikiwiki, tiki-wiki)
    - toml
    - turtle
    - twig
    - typescript
    - V
    - vb (alias: basic)
    - vbscript
    - velocity
    - verilog
    - vue (alias: vue.js, vue-template)
    - web-idl
    - xml
    - xquery
    - yacas
    - yaml