miurla / babyagi-ui

BabyAGI UI is designed to make it easier to run and develop with babyagi in a web app, like a ChatGPT.
https://babyagi-ui.vercel.app
MIT License
1.31k stars 277 forks source link

Display markdown table correctly #126

Closed hamero closed 1 year ago

hamero commented 1 year ago

Use remark-gfm plugins https://remarkjs.github.io/react-markdown/ to display tables in markdown correctly. Currently the tables markdown are displayed as normal "mangled" text ( | a | b | c|)

vercel[bot] commented 1 year ago

@hamero is attempting to deploy a commit to the babyagi-ui Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
babyagi-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 0:30am
miurla commented 1 year ago

@hamero Thanks for your contribution. ✨ (& Thank you too, sweep-ai)