funkwhale/front/src/utils
wvffle f06c040b50 Add markdown enhancements
This commit will bring:
- Linking to other users with `@username`
- Linking to tags with `#tag`
- Opening external links in new tab (Fix #1647)
- Single line breaks to avoid confusion for non-technical users (Fix #1377)
- 😒 support...
- Email encoding in markdown
- Markdown editor now auto-resizes to accomodate content (Fix #1379)

NOTE: This only works in very few places. We need to wait for #1835 to have those features available widely
2022-09-06 09:26:36 +00:00
..
clientRadios.ts Fix a bunch of typescript errors 2022-09-06 09:26:36 +00:00
color.ts Move *.js to *.ts 2022-09-06 09:26:36 +00:00
filters.ts Set `operator-linebreak` to `before` 2022-09-06 09:26:36 +00:00
fomantic.ts Fix dropdowns 2022-09-06 09:26:36 +00:00
index.ts Add markdown enhancements 2022-09-06 09:26:36 +00:00
search.ts Add useSmartSearch composable 2022-09-06 09:26:36 +00:00
time.ts Queue component enhancements 2022-09-06 09:26:36 +00:00