Skip to content

Fatal error: not text with HTML tags in Obj-C comments #976

Closed
@lilyball

Description

@lilyball

Trying to run jazzy --objc against my project is erroring out with Fatal error: not text: CXCommentKind(rawValue: 3). It appears that a raw value of 3 corresponds to CXComment_HTMLStartTag, and sure enough, my Obj-C documentation has plenty of HTML tags (<tt>foo</tt> for multi-word inline code spans).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions