Skip to content

Differences in rendering lists between editor and viewer #1653

@zachberry

Description

@zachberry

Shown in this example (Note the bullets):

Editor:

Screen Shot 2021-02-02 at 1 57 02 PM

Viewer:

Screen Shot 2021-02-02 at 1 57 05 PM

Here's the XML:

<List id="d7516e68-3583-4562-9b31-ec6fea836b53">
	<listStyles>
		<type>ordered</type>
		<indents>
			<indent level="0" type="ordered" bulletStyle="decimal"/>
			<indent level="1" type="ordered" bulletStyle="upper-alpha"/>
			<indent level="2" type="ordered" bulletStyle="upper-roman"/>
			<indent level="3" type="ordered" bulletStyle="decimal"/>
			<indent level="4" type="ordered" bulletStyle="upper-alpha"/>
			<indent level="5" type="ordered" bulletStyle="decimal"/>
			<indent level="6" type="ordered" bulletStyle="lower-alpha"/>
			<indent level="7" type="ordered" bulletStyle="lower-roman"/>
		</indents>
	</listStyles>
	<textGroup>
		<t indent="3" hangingIndent="false">1 List Level 1</t>
		<t indent="1" hangingIndent="false">A List Level 2</t>
		<t indent="6" hangingIndent="false">a Li	st Level 3</t>
		<t indent="3" hangingIndent="false">1 List Level</t>
		<t indent="7" hangingIndent="false">i List Level 5</t>
		<t indent="3" hangingIndent="false">2 Back to Level 4</t>
		<t indent="0" hangingIndent="false">1 Back to Level 1</t>
	</textGroup>
</List>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions