Check HTML export of annotatedParagraph
Key contributions:
- No need to assign values to output fields in infer/produce functions (only to input fields as the task specify)
- No need to specify a card unless few shot examples are needed. You can specify the task and it will be enough.
See the full production.rst for details
@hernanmd do you some idea? I think that we should emit a class tag and the css should manage this
This makes me think that we could have
>[!
to represent annotate paragraph and
>
>
for quoteBlock to be closer to github. Like that !! can be used for something else.
We should discuss about this.
To add a frame around the text, we can use the <blockquote> or <pre> tags, which are styled by default by classless frameworks (they apply styles to standard HTML elements without the need for additional classes).
So we can apply a styled border to certain HTML elements without requiring additional classes.
Thanks!
> [!Caution] **Gras**
> oui du gras
[!Caution] oui du gras
>[! Important ] on ignore si il a du texte
>
>[! Important on ignore si il a du texte
>
Ici on genere la meme chose que
> Important on ignore si il a du texte
>
comme cela on force l'utilisateur a utiliser le ]
I added the support for a backward compatible syntaxt eg !!note