Login  Register

Re: numbered list

Posted by mojavelinux on Dec 27, 2019; 2:10am
URL: https://discuss.asciidoctor.org/numbered-list-tp7451p7452.html

The period is added by the browser, so no.

There's a CSS mechanism for defining a custom counter on a numbered list in the works, but it's still experimental in most browsers. See https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type

-Dan

On Thu, Dec 26, 2019 at 6:43 PM nish511 [via Asciidoctor :: Discussion] <[hidden email]> wrote:
How to create numbered list without period?
For e.g. current numbered list look like following
1. <text>
2. <text>

I want
1 <text>
2 <text>

Is this possible?


If you reply to this email, your message will be added to the discussion below:
https://discuss.asciidoctor.org/numbered-list-tp7451.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML


--
Dan Allen | @mojavelinux | https://twitter.com/mojavelinux