conjuncions
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (8:16-8:20) before the end of `strong`
6 | | **Tipus** | **Significat** | **Conjuncions** | **Exemples** |
7 | | ------------------- | -------------------------- | ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
> 8 | | **copulatives<br>** | uneixen dos o més elements | **i** (oracions afirmatives)<br>**ni** (oracions negatives) | Té gana **i** son.<br>No menja **ni** dorm. |
| ^
9 | | **disjuntives** | tria forçosa o alternativa | **o**<br>**o bé** | Et quedes **o** véns amb mi?<br>Li compraré un llibre **o bé** el convidaré a sopar. |
10 | | **adversatives** | oposició o contrarietat | **però**<br>**sinó (que)**<br>**ara bé**<br>**per contra** | Parla bé l’anglès **però** no el sap escriure.<br>No estudiem física **sinó** química.<br>No plovia, **sinó que** diluviava. |
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors in our docs:
https://flowershow.app/docs/debug-mdx-errors