Skip to content

Commit

Permalink
Move Markdown Data Card template to templates directory
Browse files Browse the repository at this point in the history
  • Loading branch information
vivtsai committed Jan 5, 2023
1 parent 0034111 commit 4bfa7cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/card-builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ First, format your content in Markdown as follows:
- `h3`: Title of subsection within section
- `h4`: Title of field within section

[View example Markdown content](./examples/input.md)
[View example Markdown content](../../templates/DataCardsExtendedTemplate.md)

### Parsing
The tool will use these headings to reorganize content into
Expand Down
File renamed without changes.

0 comments on commit 4bfa7cf

Please sign in to comment.