public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* including Css to Html
@ 2019-10-01  6:18 Mohit Bansal
  0 siblings, 0 replies; only message in thread
From: Mohit Bansal @ 2019-10-01  6:18 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 869 bytes --]

I have an external CSS file which I want to alter my text in HTML webpage

I used this command:
>
>  pandoc -c .\pandoc.css -f docx -t html .\doc.docx -o example.html   
>
or

>  pandoc --css .\pandoc.css -f docx -t html .\doc.docx -o example.html    


but those donot add external CSS to the HTML  
Using --standalone or -s
it just adds HTML template to the Webpage

How to add external CSS which will exactly add the CSS which I want in my 
HTML webpage ?

-- 
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/f332c929-4b16-4481-91a9-2efb4bf0a354%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1517 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-01  6:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01  6:18 including Css to Html Mohit Bansal

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).