public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Attribute-less Markdown from web page Html
@ 2023-04-26  0:32 Oliver
       [not found] ` <8AD0B607-B556-48CC-83AA-7D0BACD3B8BE-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Oliver @ 2023-04-26  0:32 UTC (permalink / raw)
  To: pandoc-discuss

Hi all

I try to use Pandoc to convert web pages to markdown without all the class clutter like `{.underline}`, etc.

So I try

```
pandoc -f html -t markdown-raw_html-native_divs-native_spans-fenced_divs-header_attributes-auto_identifiers-inline_code_attributes-link_attributes-raw_attribute-simple_tables-multiline_tables-grid_tables page.html
```

and it works reasonably well, but I still get a bit of class clutter like

```
{.v-visible-sr .js-screen-reader-info}
```

or attributes like

```
{title="sometext“}
```

, both after links

How can I supress these?

I want really only the text and (image) links.

Any help much appreciated!


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/8AD0B607-B556-48CC-83AA-7D0BACD3B8BE%40halloleo.hailmail.net.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-29 14:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-26  0:32 Attribute-less Markdown from web page Html Oliver
     [not found] ` <8AD0B607-B556-48CC-83AA-7D0BACD3B8BE-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org>
2023-04-26  5:39   ` John MacFarlane
     [not found]     ` <1E55C9DB-9A8C-4064-9927-2EC8B70076A0-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-04-26 23:59       ` Oliver
     [not found]         ` <CA3F14A6-3BC2-47D2-9FDC-ED464D6CAF49-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org>
2023-04-28 13:56           ` Ian Cornelius
2023-04-28 16:49           ` John MacFarlane
     [not found]             ` <C0C55D35-D675-4B6E-8D1A-CACEF8F738D1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-04-28 22:14               ` Oliver
     [not found]                 ` <0B417699-0C93-4DBC-9B09-8C36B6F39B0F-WPTjrydoUPgeaOpM6FAJmQkbCANdLtlA@public.gmane.org>
2023-04-29  5:04                   ` John MacFarlane
     [not found]                     ` <A3814551-04F1-4FD2-B6CF-7B89E39D840A-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-04-29 14:01                       ` Oliver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).