Replies: 1 comment 3 replies
-
Perhaps you have mentioned about https://github.com/dotnet/docfx but I don't know about that. If that static site generator outputs HTML, the simplest approach is to embed the HTML/PDF converted using Marp's tools via Since docfx appears to support custom templates written in JavaScript, it may be possible to configure a custom template preprocessor that uses Marp Core to directly output the slide HTML and CSS. This area is likely to be better understood by the DocFX community than the Marp community. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Stumbled over marp right now and that would be so genious if I could embedd this slides in this nice styling in my tutorials I am creating. Can someone tell me how? Did not found one word about this compartiblity and option or if its available as plugin to be loaded by docfx build command.
Beta Was this translation helpful? Give feedback.
All reactions