Skip to content

Backslash / soft break / line break elements #7

Description

@mortenpi

CommonMark has implemented dedicated inlines for these characters. But do we actually need them here?

# struct Backslash <: AbstractInline end
# struct SoftBreak <: AbstractInline end
# struct LineBreak <: AbstractInline end

  • Implement LineBreak (b45a1e5, 2f77d57)
  • Implement or discard SoftBreak
  • Implement or discard Backslash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions