Hi
Is it possible to specify the CSS file used with the Asciidoctor plugin for
Visual Studio Code?
The settings menu of VSC, under Asciidoctor, has a setting:
"The local path to a CSS style sheet to use in the AsciiDoc preview.
Relative paths are interpreted relative to the workspace folder."
I've set this to a style.css file, and put a style.css file in my workspace
folder, and put
p {color:blue;}
in the file.
This doesn't seem have any effect on the preview pane, (before or) after
restarting.j Do you have any idea what I might be doing wrong?
Is there a way to actually see the actual HTML that the preview pane is
generating?
Also, is there a way to specify the CSS style sheet that the HTML output
uses?
The HTML output had default CSS style definitions in a <style> tag, before
I specified a local stylesheet. Now I have specified the <style> tag of the
HTML output is blank. Is it possible to have Asciidoctor populate this?
Also, the help to the asciidoctor
<https://marketplace.visualstudio.com/items?itemName=asciidoctor.asciidoctor-vscode>extension
says that there is an option called:
asciidoc.preview.style: ""
This also, it says, sets CSS stylesheet for the preview pane. But it
doesn't say where you can find this option.
Perhaps all stupid questions, but I'd be grateful for any pointers, and any
help you can provide. Thanks
Best regards
Roger
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/asciidoc/93a79462-1ab5-4142-8f30-c221b1649d00n%40googlegroups.com.