# Environment | Name | Description | | ---------------------------- | ----------------------------------------------------------- | | `MARKTEXT_DEBUG` | Enable debug mode. | | `MARKTEXT_DEBUG_KEYBOARD` | Print more keyboard information when debug mode is enabled. | | `MARKTEXT_ERROR_INTERACTION` | Never show the error dialog to report bugs. | | `MARKTEXT_PANDOC` | Overwrite the pandoc path. | ## Development | Name | Description | | ------------------------------------ | ------------------------------------------------------------ | | `MARKTEXT_EXIT_ON_ERROR` | Exit on the first error or exception that occurs. | | `MARKTEXT_DEV_HIDE_BROWSER_ANALYZER` | Don't show the dependency analyzer. | | `MARKTEXT_IS_STABLE` | **Please don't use this!** Used to identify stable releases. |