Skip to content

Use custom toDOM methods in the HTML serializer

Alf Eaton requested to merge html-serializer into master

Pass modelMap to the buildBody method and add custom toDOM methods that use modelMap when serializing to HTML.

Merge request reports