
WorkFlowy code formatter de Ryan P. C. McQuen
Makes backtick wrapped text look like code! {openSource}
9 utilizatori9 utilizatori
Metadate extensie
Despre această extensie
An open source extension to make backtick wrapped text look like code in WorkFlowy.
Unlike 'WorkFlowy for coders', this solution is lightweight, pure JavaScript, and still allows editing text in all views.
Any text wrapped in 1 or 3 backticks will be rendered as code (inspired by Markdown syntax).
Use 1 backtick for inline code, and 3 backticks to wrap multi-line code. Note that the 3 backticks MUST be on their own line.
Note that extensions do not work inside of Chrome apps, so if you are using the WorkFlowy 'app', this extension will not be running. This is a limitation of Chrome apps and extensions.
Enjoy!
https://github.com/ryanpcmcquen/workflowyCodeFormatter
Unlike 'WorkFlowy for coders', this solution is lightweight, pure JavaScript, and still allows editing text in all views.
Any text wrapped in 1 or 3 backticks will be rendered as code (inspired by Markdown syntax).
Use 1 backtick for inline code, and 3 backticks to wrap multi-line code. Note that the 3 backticks MUST be on their own line.
Note that extensions do not work inside of Chrome apps, so if you are using the WorkFlowy 'app', this extension will not be running. This is a limitation of Chrome apps and extensions.
Enjoy!
https://github.com/ryanpcmcquen/workflowyCodeFormatter
Evaluat cu 0 de către 0 recenzori
Permisiuni și dateAflă mai multe
Permisiuni necesare:
- Să îți acceseze datele pentru workflowy.com
Mai multe informații
- Linkurile suplimentului
- Versiune
- 0.9.3
- Mărime
- 304,56 KB
- Ultima actualizare
- 5 ani în urmă (6 oct. 2020)
- Categorii conexe
- Licență
- Mozilla Public License 2.0
- Istoricul versiunilor
- Adaugă în colecție
Note privind versiunea 0.9.3
This fixes an issue with clicking causing weird behavior while inputting text.