Enumeration

TalkatuTagDisplay

Declaration

enum Talkatu.TagDisplay

Description [src]

An enum representing how a tag should be rendered.

Members

Name Description
TALKATU_TAG_DISPLAY_INLINE

The tag should be rendered inline.

TALKATU_TAG_DISPLAY_BLOCK

The tag should be rendered on its own line.