-
-
Notifications
You must be signed in to change notification settings - Fork 23
Add Vue Example to documentation #51
Copy link
Copy link
Closed as not planned
Labels
👎 phase/noPost cannot or will not be acted onPost cannot or will not be acted on🙅 no/wontfixThis is not (enough of) an issue for this projectThis is not (enough of) an issue for this project
Metadata
Metadata
Assignees
Labels
👎 phase/noPost cannot or will not be acted onPost cannot or will not be acted on🙅 no/wontfixThis is not (enough of) an issue for this projectThis is not (enough of) an issue for this project
Type
Fields
Give feedbackNo fields configured for issues without a type.
Initial checklist
Problem
Context
I'm trying to render user myst to html with nice CSS in a web-app (the Cylc GUI). I currently have this pipeline:
Which is OK-ish, but the mystmd project have told me (on discord) that they don't provide suitable CSS and that their focus is on react outputs.
Request
Your README.md suggests that outputting a Vue component is possible, but doesn't give an example of doing so. As a relative JS newbie I'd really appreciate an example.
Current solutions
This is a documentation bug - I think what I want is possible, but it's not clear from docs how to achieve it.
Proposed solutions
Add a vue example to the documentation.