G F M Flavour Descriptor
fun GFMFlavourDescriptor(useSafeLinks: Boolean = true, absolutizeAnchorLinks: Boolean = false, makeHttpsAutoLinks: Boolean = false)
Content copied to clipboard
Parameters
useSafeLinks
true if all rendered links should be checked for XSS and false otherwise. See makeXssSafeDestination
absolutizeAnchorLinks
true if anchor links (e.g. #foo) should be resolved against baseURI and false otherwise
makeHttpsAutoLinks
enables use of HTTPS schema for auto links.