hgen v0.5.2 (2022-06-06T21:35:09Z)
Dub
Repo
MarkdownSettings.urlFilter
md
MarkdownSettings
Called for every link/image URL to perform arbitrary transformations.
class
MarkdownSettings
string
delegate
(
string
urlOrPath
,
bool
isImage
)
urlFilter
;
Meta
Source
See Implementation
md
MarkdownSettings
variables
flags
headingBaseLevel
processCode
urlFilter
Called for every link/image URL to perform arbitrary transformations.