Add Typescript language support in code blocks

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • Component/s: None
    • None
    • 0
    • 1

      Please add typescript language support in code blocks:

      Unable to find source-code formatter for language: ts. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
       const num: number;
      
      num = 5;
      
      let f: () => void = null;
       

      I copied the code block I have in this linked issue: https://asapconnected.atlassian.net/browse/DOR-131

              Assignee:
              Unassigned
              Reporter:
              Sean Newell
              Votes:
              36 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: