notmd

Results 68 issues of notmd

close #1068 - Add new AdminArea component - Add new json variant to Card component ![image](https://user-images.githubusercontent.com/33456881/216336773-4711b9b4-ba88-4792-8ef2-53b38263b131.png)

website

close #1000 maybe #1178 too - Show current user rank in the leaderboard with +-1 user. - Extend auto_main script to use random user. - Support colSpan in the DataTable...

close #1073 - Update react table to the latest version. - Refactor leaderboard table logic to hook to reuse. ![image](https://user-images.githubusercontent.com/33456881/217259344-773f4d7a-c24d-43e7-a1ec-b19b871669d0.png)

close #1252 Also add a copy message link feature

- Refactor trollboard UI to drop some columns. - Allow to expand trollboard and leaderboard (admin only) for more information - Add expand row feature to DataTable component ![image](https://user-images.githubusercontent.com/33456881/217513796-f27f88a3-12b8-4bf2-b9cb-37b79d5ac209.png)

- Allow updating the show_on_leaderboard field. - Add raw JSON of the user object. - Add a new user message table. - Also fixed style issue: hard to see reaction...

close #1332 - Use the new message tree in the user area. - Add author (only show in message tree), deleted and spam badge (only show when the user is...

website
i18n

close #1350 #837 - Use [Charka prose](https://chakra-ui.com/community/recipes/prose) to style markdown. - Use [react-markdown](https://github.com/remarkjs/react-markdown) to render markdown. - Use [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) to highlight code. - Remove tailwind base style in favor of...

website

[https://web.dev.open-assistant.io/stats](https://web.dev.open-assistant.io/stats) ![image](https://user-images.githubusercontent.com/33456881/219077752-02c73262-5fdb-4ce0-b2a2-25ccf9846482.png)

website
good first issue

Follow up of #1544 - Add a preview tab just like Github when doing tasks. - Display preview markdown when clicking the review button. - Use [https://github.com/Andarist/react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) to make the...