WorkFlowy code formatter - Chrome Extension
The WorkFlowy code formatter is an open-source Chrome extension developed by ryanpcmcquen. It is designed to make backtick-wrapped text appear as code in WorkFlowy. This lightweight and pure JavaScript solution allows users to edit text in all views while enhancing the visual presentation of code snippets.
With this extension, any text wrapped in 1 or 3 backticks will be rendered as code, following the syntax inspired by Markdown. Users can utilize 1 backtick for inline code or 3 backticks to wrap multi-line code. It's important to note that the 3 backticks must be on their own line.
One limitation of this extension is that it does not work within Chrome apps. Therefore, if you are using the WorkFlowy app, this extension will not be running. However, for users of the Chrome browser, the WorkFlowy code formatter provides a convenient way to improve the readability of code snippets within WorkFlowy.