Perplexica/ui
minicx 7ba6c7d099 feat(ui): changed Markdown rendering library
- Markdown render library changed to [react-markdown](https://github.com/remarkjs/react-markdown)
- Added basic hightling via [rehype-highlight](https://github.com/rehypejs/rehype-highlight)

Signed-off-by: minicx <minicx@disroot.org>
2024-12-13 16:01:19 +03:00
..
app Discover link to new page 2024-10-20 17:23:43 -07:00
components feat(ui): changed Markdown rendering library 2024-12-13 16:01:19 +03:00
lib feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
public Initial commit 2024-04-09 16:21:05 +05:30
.env.example feat(app): revert port & network changes 2024-05-13 19:58:17 +05:30
.eslintrc.json Initial commit 2024-04-09 16:21:05 +05:30
.gitignore Initial commit 2024-04-09 16:21:05 +05:30
.prettierrc.js Initial commit 2024-04-09 16:21:05 +05:30
next.config.mjs Initial commit 2024-04-09 16:21:05 +05:30
package.json feat(ui): changed Markdown rendering library 2024-12-13 16:01:19 +03:00
postcss.config.js Initial commit 2024-04-09 16:21:05 +05:30
tailwind.config.ts update(ui): remove light-300 color level 2024-05-28 10:55:52 +08:00
tsconfig.json Initial commit 2024-04-09 16:21:05 +05:30
yarn.lock feat(ui): changed Markdown rendering library 2024-12-13 16:01:19 +03:00