Readering: Bullet items that begin with numbers with a period are not displayed correctly (publish too)

[ X ] Android

Obsidian Mobile version: v1.0.3

I have the default themes and no plugins.

When I create a bullet list followed by a number and then a period, it will render the number in preview correctly up to 2 digits, after and including 3 it looks like:

If I remove the period it renders correctly in preview mode.

1 Like

This is also true for ordered (numbered) list items that start with a number followed by ) or .:

Steps to reproduce

  1. Create a note with the following:
- 1.
- 11.
- 111.
- 1111.
- 11111.
- 111111.
  1. Go into Reading Mode, use Obsidian Publish to publish the note, or just type it in the forum here

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

It should render correctly everywhere, left-justified, like so:

- 1.
- 11.
- 111.
- 1111.
- 11111.
- 111111.

Actual result

Markdown rendering:

Reading Mode:


Obsidian Publish:

Environment

SYSTEM INFO:
	Obsidian version: v1.9.14
	Installer version: v1.9.10
	Operating system: Darwin Kernel Version 24.6.0: Mon Jul 14 11:30:40 PDT 2025; root:xnu-11417.140.69~1/RELEASE_ARM64_T8132 24.6.0
	Login status: logged in
	Language: en
	Catalyst license: none
	Insider build toggle: off
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Additional information