libasciidoc icon indicating copy to clipboard operation
libasciidoc copied to clipboard

Refactor InlineElementID

Open xcoulon opened this issue 7 years ago • 0 comments

parse InlineElementID (ie, [[id]] in a paragraph content or section title) as a regular element, then only if applicable, use the value to set the ID. Otherwise, just ignore during rendering (later, a warning could be reported if it is misplaced, etc.)

xcoulon avatar Oct 03 '18 20:10 xcoulon