Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Markdown syntax

Open XavierRex opened this issue 1 year ago • 2 comments

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.

XavierRex avatar Mar 01 '23 14:03 XavierRex

A simple solution is add a markdown icon with tooltip to bottom right like GitHub does

notmd avatar Mar 01 '23 15:03 notmd

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

etiennebalit avatar Mar 04 '23 19:03 etiennebalit

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 ?

vivasvan1 avatar Mar 13 '23 17:03 vivasvan1

@Anantha-Kandrapu have you already done this? or should i do this?

ultWorld avatar Mar 14 '23 10:03 ultWorld

I've just added the tool tip like he suggested

Anantha-Kandrapu avatar Mar 14 '23 14:03 Anantha-Kandrapu