Giter VIP home page Giter VIP logo

Comments (4)

anath2 avatar anath2 commented on June 1, 2024 6

You can also create your own .css file, add the style for font size you want and then point to it in your settings.json file:

"markdown-pdf.styles": [
    "path/to/your/markdown.css"
]

from vscode-markdown-pdf.

angelok1 avatar angelok1 commented on June 1, 2024 4

I know this isn't ideal, but you can edit the css that generates it... go to the extension and edit styles/markdown.css (https://github.com/yzane/vscode-markdown-pdf/blob/master/styles/markdown.css)

from vscode-markdown-pdf.

BlueM avatar BlueM commented on June 1, 2024

Remark: I found that relative paths are interpreted relative to the directory containing the Markdown file or – if it is defined – the workspace root path. As the Readme contains examples such as ".vscode/markdown-pdf.css", I initially had expected that the paths are interpreted relative to the user’s home directory, which is not the case.

from vscode-markdown-pdf.

yzane avatar yzane commented on June 1, 2024

Please upgrade to Markdown PDF ver1.0.3 and try it.

from vscode-markdown-pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.