hgen ~master (2021-06-08T19:35:47Z)
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.