funkwhale/front
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
..
docker fix(front/Docker): fixup of issue introduced in !1897 2022-07-26 21:25:14 +00:00
locales Move locales.ts to locales.json and remove unused i18n script 2022-09-06 09:26:36 +00:00
public Fix custom css 2022-09-06 09:26:36 +00:00
scripts Fix fomantic 2022-09-06 09:26:36 +00:00
src Add markdown enhancements 2022-09-06 09:26:36 +00:00
tests/unit Fix filters test 2022-09-06 09:26:36 +00:00
.dockerignore
.eslintrc.js Set `operator-linebreak` to `before` 2022-09-06 09:26:36 +00:00
.gitignore
Dockerfile Fix audio playback 2022-09-06 09:26:36 +00:00
Dockerfile.dev Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
embed.html Fix production building 2022-09-06 09:26:36 +00:00
index.html Fix app rendering 2022-09-06 09:26:36 +00:00
package.json Add markdown enhancements 2022-09-06 09:26:36 +00:00
stats.json
tsconfig.json Set `operator-linebreak` to `before` 2022-09-06 09:26:36 +00:00
vite.config.ts Add markdown enhancements 2022-09-06 09:26:36 +00:00
yarn.lock Add markdown enhancements 2022-09-06 09:26:36 +00:00