CyCraft / CyCraft/planetar

feat(example-section): allow for markdown section underneath example card

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vue
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

allow for extra description underneath the example

Example of source file:
image

bottom markdown content is to be displayed underneath example card here:
https://github.com/cycraft/planetar/blob/production/packages/example-card/src/components/ExampleSection.vue#L9

Will require manual parsing of file contents, as the top "description" part is retrieved via vue-docgen.
- [ ] use importHelpers raw loader to parse the file
- [ ] then use regex? to retrieve the bottom JSDoc comment section

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.