# Replacers

Marfeel's replacers are a set of classes that replace all the code detected by Detectors.

This is the list of replacers in Marfeel:

  • AElement
  • AudioElement
  • BRElement
  • DefinitionCustomTagAction
  • DeprecatedInlineElement
  • ElementToVideoElement
  • FormElement
  • GenericElementReplacer
  • HRElement
  • IframeElement
  • ImageElement
  • LinkElement
  • MetaElement
  • ScriptElementToMediaElement
  • ScriptMetadataElement
  • TitleElement
  • VideoElement

TODO

Should we explain in detail this?