public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: BPJ <melroch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Remove Default CSS
Date: Sun, 26 Jun 2022 21:43:57 +0200	[thread overview]
Message-ID: <CADAJKhByM7mptzK3VOtOfHwXap19+vQ9sRXkLsw1jNktqWJvhA@mail.gmail.com> (raw)
In-Reply-To: <9624673b-d6fd-481b-939c-76c587e422ban-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1575 bytes --]

1.  Create a copy of the default HTML template with `pandoc -D html
>mytemplate.html`.

2. Remove the three lines

``````html
<style>
    $styles.html()
</style>
``````

(Currently they start at line 20)

3.  Use the modified template by saying `--template mytemplate.html` on the
command line.

see https://pandoc.org/MANUAL.html#templates

Den sön 26 juni 2022 12:39System Coding <revanthnagmunagala-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
skrev:

> Is there a way to remove default css generated by pandoc and not remove my
> css?
>
> --
> 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/9624673b-d6fd-481b-939c-76c587e422ban%40googlegroups.com
> <https://groups.google.com/d/msgid/pandoc-discuss/9624673b-d6fd-481b-939c-76c587e422ban%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CADAJKhByM7mptzK3VOtOfHwXap19%2BvQ9sRXkLsw1jNktqWJvhA%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 2709 bytes --]

      parent reply	other threads:[~2022-06-26 19:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-26 10:38 System Coding
     [not found] ` <9624673b-d6fd-481b-939c-76c587e422ban-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-06-26 19:43   ` BPJ [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADAJKhByM7mptzK3VOtOfHwXap19+vQ9sRXkLsw1jNktqWJvhA@mail.gmail.com \
    --to=melroch-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).