Hello,

On Sat, Aug 4, 2018, 8:12 AM Ag Ibragimov <to.plotnick@gmail.com> wrote:

According to the documentation:

> If you want a list to start with a different value (e.g., 20), start
> the text of the item with [@20]

it doesn't seem to work for me. What am I missing?

What does not work?

1. Can you paste a minimal working example of your Org file that contains the use of that syntax?
2. What are you exporting that file to (HTML, ASCII, ..)? AFAIK that syntax is effective for only for exports and only if the exporter supports this.

Example: Export below to ascii:


1. Item 1.
2. [@10] Item 10.
--

Kaushal Modi