* chore: More public share cleanup
* fix: Use correct amount of spaces for tab
* fix: Pointer on public shares
* fix: Tweak AAA contrast
* Show code language on public share
* Upgrade Prettier to v3.6.2 and eslint-plugin-prettier to v5.5.1
- Upgraded prettier from ^2.8.8 to ^3.6.2 (latest version)
- Upgraded eslint-plugin-prettier from ^4.2.1 to ^5.5.1 for compatibility
- Applied automatic formatting changes from new Prettier version
- All existing ESLint and Prettier configurations remain compatible
* Applied automatic fixes
* Trigger CI
---------
Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom@getoutline.com>
* Add Dart and Flutter syntax highlighting support
- Add dart language configuration for Dart code blocks
- Add flutter language configuration for Flutter code blocks
- Both use the same dart syntax highlighting from refractor/lang/dart
- Maintains alphabetical ordering in codeLanguages object
Resolves#8965
* Remove flutter
It's not a language
---------
Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom@getoutline.com>
* Add PromQL as a code highlighting option in the editor
* Update code.ts
---------
Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom@getoutline.com>
* Move editor syntax highlighting to async, add a bunch more languages
* Remove vestigial referenecs to Prism
* fix: bundle-size job not triggering
* Add webpackStatsFile