spencermountain/wtf_wikipedia

V9: support list indentation

Open

#360 opened on May 1, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (128 forks)github user discovery
feature requesthelp wantedhmm

Repository metrics

Stars
 (851 stars)
PR merge metrics
 (PR metrics pending)

Description

example

This article or this article uses many list indentations, with some text portions mixed in also. They can serve as a good testing case for the state of list rendering I think.

Currently wtf indents all these list items (ordered or unordered) only to 1 depth level.

Contributor guide