Open-Assistant
Open-Assistant copied to clipboard
Markdown syntax
In the UI we should add a short tutorial on how to use markdown syntax to create a table, bigger letters and bold letters etc. (or add a link to some tutorial) to make responses look better. Especially teach people how to create proper tables would be useful.
A simple solution is add a markdown icon with tooltip to bottom right like GitHub does
It seems react-markdown and remarkGfm are being used to render the Markdown (GFM being for Github Flavored Markdown).
Should we start by linking to Github docs for Markdown formatting?
OpenAssistant docs currently link to: https://www.markdownguide.org/basic-syntax
Hi
I would like to attempt to build this. and had a doubt.
Are we talking about all the text input fields or just some specific ones here ?
@Anantha-Kandrapu have you already done this? or should i do this?
I've just added the tool tip like he suggested