You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [`TEXT 1`](#text-1)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
the problem doesn't occur when I remove the - character before item 1:
### `TEXT 1`
item 1
### `TEXT 2 ...`
TEXT 2.1 ...
Correct result:
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [`TEXT 1`](#text-1)
- [`TEXT 2 ...`](#text-2-)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
using others characters * / + shows the same error
all the best
- Rodrigo
The text was updated successfully, but these errors were encountered:
Hi :)
I will show an example of the problem:
Problem in the result:
the problem doesn't occur when I remove the
-
character beforeitem 1
:Correct result:
using others characters
*
/+
shows the same errorall the best
- Rodrigo
The text was updated successfully, but these errors were encountered: