tool · one of 34Pro Markdown file
Markdown
How do I save this article as clean Markdown?
Most page-to-Markdown converters give you the navigation, the cookie banner and the footer along with the article. This starts from the same readable root the reader mode uses - `<main>` and `<article>` believed first, otherwise the candidate with the most paragraph text and the least link text - and converts what is inside it.
Reach itPress ⌘+K on any tab and type markdown.Ctrl+Kon Windows and Linux

TWO BUILDS9 browsers
Chromelisting in reviewFirefoxlisting in reviewBravelisting in reviewOperalisting in reviewEdgelisting in review4 moreChromium browsers: Arc, Vivaldi, Chromium, Opera GXthe Chrome buildin the panel · this one is Pro
What this actually is
the document, or a selection, as clean markdownWhen an article has to go into notes, a ticket or a model prompt. It is also a quick structural check: what comes out is the document’s real heading order, with anything decorative gone.
Asked about this tool
4 of themWhy does it sometimes take the wrong part of the page?
Because the page has no `<main>` or `<article>` and the scoring picked a different container. Selecting the part you want first and converting the selection is the reliable answer on a page with no semantic root.
Are the links absolute?
Yes. Every URL is resolved against the document, so a relative `href` in the markup arrives as an address that still works in a file somewhere else.
What happens to code blocks?
A `<pre>` bypasses the inline renderer entirely, so what is inside it is not re-escaped, re-wrapped or turned into emphasis by a stray underscore.
Why is a result marked stale rather than replaced?
Because only some of the switches need the page walked again. Changing one of those marks the result rather than silently substituting a different reading under the same heading.
TWO BUILDS9 browsers
Chromelisting in reviewFirefoxlisting in reviewBravelisting in reviewOperalisting in reviewEdgelisting in review4 moreChromium browsers: Arc, Vivaldi, Chromium, Opera GXthe Chrome build63 of these · no host permissions · three free audits