Tildes do not work as expected in inline code blocks.
inline code blocks uses tildes on both sides
I found this bug while trying to write ~~/.bashrc~ in documentation.
Examples
~~~
| <.two_column> | |
| <:title> | |
| Pipelines | |
| </:title> | |
| <:left_content> | |
| <.card_with_title> | |
| <:title> | |
| Listing Pipelines | |
| </:title> | |
| <:content> |
Tildes do not work as expected in inline code blocks.
inline code blocks uses tildes on both sides
I found this bug while trying to write ~~/.bashrc~ in documentation.
Examples
~~~