There was an error while loading. Please reload this page.
1 parent b935147 commit bc378edCopy full SHA for bc378ed
1 file changed
src/content/docs/ruby-gem/reference/selectors.mdx
@@ -242,7 +242,6 @@ Extractors define how to get the value from a selected element.
242
Post-processors manipulate the extracted value.
243
244
- `gsub`: Performs a global substitution on a string.
245
-- `html_to_markdown`: Converts HTML to Markdown.
246
- `markdown_to_html`: Converts Markdown to HTML.
247
- `parse_time`: Parses a string into a `Time` object.
248
- `parse_uri`: Resolves a relative URL against `channel.url` and returns the normalized URL string.
0 commit comments