# About

[Retype](https://retype.com/) is professionally built and supported by a small dedicated team of software engineers.

Technical support questions, bug reports, and feature requests are best started as an [Issue](https://github.com/retypeapp/retype/issues).

## Credits :clap:

Retype is only made possible because of the hard work of other amazing open-source and commercial projects.

| Library                                                  | License                                                                    | Role                                                                   |
| -------------------------------------------------------- | -------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [Markdig](https://github.com/xoofx/markdig)              | [BSD-2-Clause](https://github.com/xoofx/markdig/blob/master/license.txt)   | Markdown parsing                                                       |
| [Scriban](https://github.com/scriban/scriban)            | [BSD-2-Clause](https://github.com/scriban/scriban/blob/master/license.txt) | Templating, partials, variables                                        |
| [Mojee](https://mojeeio.github.io/Mojee/)                | [Mojee](https://mojeeio.github.io/Mojee/license/)                          | [Emoji](/components/emoji.md) parsing and handling                     |
| [Octicons](https://primer.github.io/octicons/)           | [MIT](https://github.com/primer/octicons/blob/main/LICENSE)                | Default bundled [icons](/components/icon.md)                           |
| [Vue.js](https://vuejs.org/)                             | [MIT](https://github.com/vuejs/vue/blob/dev/LICENSE)                       | Client UI framework                                                    |
| [Turbo](https://turbo.hotwired.dev/)                     | [MIT](https://github.com/hotwired/turbo/blob/main/MIT-LICENSE)             | HTML over the wire                                                     |
| [Lunr](https://lunrjs.com/)                              | [MIT](https://github.com/olivernn/lunr.js/blob/master/LICENSE)             | Search index                                                           |
| [Prism](https://prismjs.com/)                            | [MIT](https://github.com/PrismJS/prism/blob/master/LICENSE)                | [Code Block](/components/code-block.md#syntax-highlighting) formatting |
| [Mermaid](https://mermaid-js.github.io/mermaid/)         | [MIT](https://github.com/mermaid-js/mermaid/blob/develop/LICENSE)          | [Mermaid](/components/mermaid.md) diagrams                             |
| [KaTeX](https://github.com/KaTeX/KaTeX)                  | [MIT](https://github.com/KaTeX/KaTeX/blob/master/LICENSE)                  | [Math formula](/components/math-formulas.md) rendering                 |
| [Clipboard.js](https://clipboardjs.com)                  | [MIT](https://clipboardjs.com/)                                            | Code Block copy to clipboard                                           |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet)       | [MIT](https://github.com/aaubry/YamlDotNet/blob/master/LICENSE.txt)        | YAML parsing                                                           |

## License

Please see the Retype [LICENSE](LICENSE.md).

## Contact us

Please feel free to contact us any time:

- [x] Start a new [Issue](https://github.com/retypeapp/retype/issues/), or
- [x] Email hello@retype.com, or
- [x] Send a tweet to [@retypeapp](https://twitter.com/retypeapp)
- [x] Online chat, see :icon-comment: button in bottom right corner
