Welshman Docs / @welshman/content / htmlRenderOptions
Variable: htmlRenderOptions ​
const
htmlRenderOptions:object
Defined in: index.ts:521
Type declaration ​
createElement() ​
createElement: (
tag
) =>any
Parameters ​
tag ​
string
Returns ​
any
entityBase ​
entityBase:
string
="https://njump.me/"
newline ​
newline:
string
="\n"
renderEntity() ​
renderEntity: (
entity
) =>string
Parameters ​
entity ​
string
Returns ​
string
renderLink() ​
Parameters ​
href ​
string
display ​
string
Returns ​
any