AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.3" />

.NET API 1,189,376 bytes

 ListPosition

public enum ListPosition
An enumeration over all list positions.
Inside = 0

The marker box is the first inline box in the principal block box, after which the element's content flows.

Outside = 1

The marker box is outside the principal block box.