arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
MD_ATTRIBUTE_BUILD
arsd
markdown
** Attribute Management ***
nothrow @
nogc
@
system
struct
MD_ATTRIBUTE_BUILD {
CHAR
*
text
;
MD_TEXTTYPE
*
substr_types
;
OFF
*
substr_offsets
;
int
substr_count
;
int
substr_alloc
;
MD_TEXTTYPE
[
1
]
trivial_types
;
OFF
[
2
]
trivial_offsets
;
}
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
** Attribute Management ***