snarkdown icon indicating copy to clipboard operation
snarkdown copied to clipboard

numbers in header are converted to list

Open dicash opened this issue 5 months ago • 0 comments

1. The problem

We are rendering content like

### 1. Agreement
...
### 2. Rights
...

snarkdown converts numbers in headers into lists, which is not what we want.

2. Expected result

^ Github markdown doesn't do that as you see, so we want the same. Can it be fixed?

dicash avatar Aug 29 '24 19:08 dicash