arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
MD_MARK
arsd
markdown
** Processing Inlines (a.k.a Spans) ***
nothrow @
nogc
@
system
struct
MD_MARK {
OFF
beg
;
OFF
end
;
int
prev
;
int
next
;
CHAR
ch
;
ubyte
flags
;
}
Meta
Source
See Implementation
arsd
markdown
aliases
CHAR
enums
MarkdownFlag
functions
ISALNUM_HTML
ISIN_
convertMarkdownToHTML
md_analyze_table_alignment
md_is_html_tag
md_merge_lines
md_parse
manifest constants
MD_BLOCK_CONTAINER_OPENER
MD_FNV1A_BASE
TRUE
static functions
md_is_hex_entity_contents
md_is_hr_line
md_push_block_bytes
structs
MD_ATTRIBUTE_BUILD
MD_LINK_ATTR
MD_MARK
MD_UNICODE_FOLD_INFO
** Processing Inlines (a.k.a Spans) ***