Testing for existence of a markdown renderer
rendererExists determines whether or not a certain renderer exists in
the markdown library.
rendererExists(name)
name |
name of renderer. |
TRUE or FALSE for whether or not the renderer exists.
rendererExists("HTML")Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.