hexojs / hexojs/hexo-renderer-markdown-it

markdown continue numbered list

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
369
Forks
59
PR merge metrics
No merged PRs in 30d

Description

From https://stackoverflow.com/questions/18088955/markdown-continue-numbered-list -

```
1. item 1
2. item 2

Something else

{:start="3"}
3. item 3
```
This `{:start="3"}` is allowed in GFM, but doesn't work in hexo-renderer-markdown. It would be great if it did.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.