kit-doc edge
TemplateHelper
class
Kit::Doc::Services::Utils::TemplateHelper
View Source
Kit::Doc::Services::Utils::TemplateHelper
Template like class to call htmlify.
Link to this section Summary ⚠️ Private APIs are currently hidden.
Included from YARD::Templates::Helpers::HtmlHelper
Link to this section Instance methods 6
Link to this method
#html_markup_markdown(text)
View Source
Originally defined in: YARD::Templates::Helpers::HtmlHelper
Link to this method
#htmlify(text, markup = options.markup)
View Source
Originally defined in: YARD::Templates::Helpers::HtmlHelper
Link to this method
#url_for(obj, anchor = nil, relative = true)
View Source
Originally defined in: YARD::Templates::Helpers::HtmlHelper
Overriden to remove relative links, as path are not nested with Kit::Doc::Yard::FileSerializer.
References
Link to this section Instance attributes 2
Quite an ugly hack to keep track of the current CodeObject being rendered for RedCarpet.
Returns the value of attribute file.