You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The InlineMacroToBlockConverter doesn't consider AST nodes of type DescriptionListEntry when traversing the AST. Adding support for this may require adding API to DescriptionListEntry that allows changing the contents of the entry similar to ListItem.
The text was updated successfully, but these errors were encountered:
The
InlineMacroToBlockConverter
doesn't consider AST nodes of typeDescriptionListEntry
when traversing the AST. Adding support for this may require adding API toDescriptionListEntry
that allows changing the contents of the entry similar toListItem
.The text was updated successfully, but these errors were encountered: