feat: add forumTopicId to challenge frontmatter [pre-existing]
This commit adds the pre-existing challenge guide topics in the forum to the forntmatter of their challenge markdown files.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
id: 5d712346c441eddfaeb5bdef
|
||||
title: Match All Numbers
|
||||
challengeType: 1
|
||||
forumTopicId: 18181
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -2,6 +2,7 @@
|
||||
id: 587d7db9367417b2b2512ba4
|
||||
title: Match Non-Whitespace Characters
|
||||
challengeType: 1
|
||||
forumTopicId: 18210
|
||||
---
|
||||
|
||||
## Description
|
||||
|
Reference in New Issue
Block a user