The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
MD_MARK
commonmarkd
md4c
** 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
commonmarkd
md4c
aliases
CHAR
functions
ISALNUM_HTML
ISIN_
enter_block_callback
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) ***