huggingface / doc-builder

The package used to build the documentation of our Hugging Face repos
Apache License 2.0
87 stars 35 forks source link

csv examples look weird #462

Open polinaeterna opened 10 months ago

polinaeterna commented 10 months ago

csv markdown annotations look weird. For example, this snippet:

```csv file_name,text images/1.jpg,a drawing of a green pokemon with red eyes images/2.jpg,a green and yellow toy with a red nose images/3.jpg,a red and white ball with an angry look on its face images/4.jpg,a cartoon ball with a smile on it's face ```

is displayed like this: image

Is it supposed to look like this? Is it possible to do something with it? :upside_down_face:

polinaeterna commented 10 months ago

cc @severo was noticed here https://github.com/huggingface/hub-docs/pull/1148