vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
MarkdownSettings.urlFilter
index
vibe
textfilter
markdown
MarkdownSettings
Called for every link/image URL to perform arbitrary transformations.
class
MarkdownSettings
string
delegate
(
string
url_or_path
,
bool
is_image
)
urlFilter
;
Meta
Source
See Implementation
index
vibe
textfilter
markdown
MarkdownSettings
variables
allowedURISchemas
flags
headingBaseLevel
urlFilter
Called for every link/image URL to perform arbitrary transformations.