v1.6 Syntax Highlighting for Code
This update brings a new, highly-requested feature for technical writers, plus more stability improvements.

NEW: Syntax Highlighting for Code! Your code blocks will now be beautifully colored, making them much easier to read and edit. Whether you're documenting APIs, writing tutorials, or including code snippets in your technical documentation, syntax highlighting makes your code stand out and improves readability.
Pinery supports 70+ programming languages, including: ada, apache, bash, c, clojure, clojure-repl, cmake, coffeescript, cpp, crystal, csharp, css, d, dart, diff, django, dns, dockerfile, elixir, elm, erb, erlang, fsharp, go, gradle, graphql, groovy, haml, handlebars, haskell, http, ini, java, javascript, json, julia, kotlin, less, lua, makefile, markdown, matlab, nginx, nim, node-repl, objectivec, ocaml, perl, php, plaintext, powershell, properties, protobuf, python, python-repl, r, ruby, rust, scala, scss, shell, sql, swift, typescript, vbnet, vbscript, verilog, vim, wasm, xml, yaml. Simply specify the language in your code fence (e.g., ```javascript or ```python) and watch your code come to life with beautiful syntax highlighting.
Fixes & Improvements
- Smarter Code Editing: We've disabled auto-correction inside code blocks, so you can type without interruptions.
- Fixed an issue that could cause the app to hang on launch.
- Also squashed a bug where the text editor would sometimes cut off some text when was first opened.







