Skip to content

Adds element classes to attributes when parsing macros

Gabriel Silva requested to merge gabrielssilva/noosfero:macro-classes into master

So it will be possible to use the classes for whatever reason.

Includes a patch on CommentParagraphPlugin that uses this new code to replicate the classes of the wrapped element on the comments wrapper.

Merge request reports