-
|
Hello, But, only the default theme is loaded, right ? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
|
Have located your Markdown file in the same workspace as the custom theme? The actual workspace that the Markdown document belongs to is often different from the current workspace that is opened by VS Code. (e.g. Opening the Markdown file located out of the current workspace) To detect whether the custom theme was recognized by the Markdown document, check that there is no error in the definition of the In this case, I'm in the |
Beta Was this translation helpful? Give feedback.
-
|
I'd like to thank you for your help. This command works for me : |
Beta Was this translation helpful? Give feedback.
-
|
Hello, But it doesn't work. As one of my last post, the PDF file contains HTML tags too. I tried other options, but i obtain the same result. Thanks in advance, |
Beta Was this translation helpful? Give feedback.
-
|
I am having the exact same issue. When executing I am using marp cli 4.2.3 I will try to upload my presentation to a public repo if that helps. |
Beta Was this translation helpful? Give feedback.








I'd like to thank you for your help. This command works for me :
marp ./marp.config.json --theme ./custom-theme.css ./myfile.md --html