josteink / wsd-mode

A major-mode for Emacs and websequencediagrams.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for "autonumber" keyword (pro-only)

josteink opened this issue · comments

As seen in the documentation, the autonumber keyword is used in a single-line statement:

autonumber 2

It supports only one parameter, which may be a number or another keyword/value off.

This is probably relatively easy to add support for, and can be done independently of the other more complex pro-only syntax features.

CC: @dlasko