Question: *How do I show line numbers in prose?*

Answer#

Use an ordered list with list-decimal and tabular numerals. undefined

Markup#

html
<ol class="list-decimal ps-6 tabular-nums space-y-1"><li>step</li></ol>

Where to go deeper#

Cookbook · Layout patterns · Utilities reference

Tip. This answer targets Nakshora 2.0. The same question is answered version-appropriately in every other release — use the version switcher.