vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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.