Closed chrismclarke closed 4 years ago
@KingMike100 - To make you aware
Note - dependencies added, requires yarn install
yarn install
PR Checklist
master
Adds a frontmatter section to problem md files to store metadata with problems. Metadata includes title and order for use in the pack, e.g.:
--- title: My Title type: puzzle order: 4 ---
Prepare script also updated to extract the metadata from the file and place in the app assets problemsList.ts
problemsList.ts
Closes #
If useful, provide screenshot or capture to highlight main changes
@KingMike100 - To make you aware
Note - dependencies added, requires
yarn install
PR Checklist
master
branch mergedDescription
Adds a frontmatter section to problem md files to store metadata with problems. Metadata includes title and order for use in the pack, e.g.:
Prepare script also updated to extract the metadata from the file and place in the app assets
problemsList.ts
Git Issues
Closes #
Screenshots/Videos
If useful, provide screenshot or capture to highlight main changes