Skip to content

Commit bc378ed

Browse files
authored
docs(adapters): remove html_to_markdown post-processor from selectors reference (#1253)
1 parent b935147 commit bc378ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/content/docs/ruby-gem/reference/selectors.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ Extractors define how to get the value from a selected element.
242242
Post-processors manipulate the extracted value.
243243

244244
- `gsub`: Performs a global substitution on a string.
245-
- `html_to_markdown`: Converts HTML to Markdown.
246245
- `markdown_to_html`: Converts Markdown to HTML.
247246
- `parse_time`: Parses a string into a `Time` object.
248247
- `parse_uri`: Resolves a relative URL against `channel.url` and returns the normalized URL string.

0 commit comments

Comments
 (0)