anything-llm/frontend
Timothy Carambat 2403806949
add codeblock support for prompt replies and historical messages (#55)
* add codeblock support for prompt replies and historical messages
add markdown-it

* Fix spacing for HTML rendering
2023-06-14 13:35:55 -07:00
..
public inital commit 2023-06-03 19:28:07 -07:00
src add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00
.env.production inital commit 2023-06-03 19:28:07 -07:00
.eslintrc.cjs inital commit 2023-06-03 19:28:07 -07:00
.gitignore inital commit 2023-06-03 19:28:07 -07:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html inital commit 2023-06-03 19:28:07 -07:00
jsconfig.json inital commit 2023-06-03 19:28:07 -07:00
package-lock.json add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00
package.json add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js inital commit 2023-06-03 19:28:07 -07:00
vite.config.js inital commit 2023-06-03 19:28:07 -07:00
yarn.lock add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00