kit-doc edge
Utils
module
Kit::Doc::Services::Utils
View Source
Kit::Doc::Services::Utils
Various utilities methods.
Link to this section Summary ⚠️ Private APIs are currently hidden.
Link to this section Class methods 7
If a class if module is defined in several files, removes the one that are nested, as it is probably just used as a namespace in that case.
Link to this method
.htmlify(content:, markdown_variables: {}, markup: nil, yard_code_object: nil)
View SourceIf a text matches a reference object, add a link to it.
Remove html entities from a string.
Remove html tags from a string.