Skip to content

added uuid for generating unique element id

Rudresh Shrotriya requested to merge feature/527-generate-unique-element-id into master

#527 (closed)

Added uuid() to generated unique ids for the elements.

Notes:

I noticed that the ids in the HTML are lost when you start editing the part or chapter. We can track that as a new issue.

Merge request reports