chore: rename "part" to "step" (#43934)
* chore: rename part to step * chore: update metas * chore: more renaming * chore: update tooling * chore: update frontmatter * chore(tools): title testing
This commit is contained in:
committed by
GitHub
parent
6dbe68eb2f
commit
b36cdbafd1
@@ -6,9 +6,9 @@ describe('getStepTemplate util', () => {
|
||||
it('should be able to create a markdown', () => {
|
||||
const baseOutput = `---
|
||||
id: 60d4ebe4801158d1abe1b18f
|
||||
title: Part 5
|
||||
title: Step 5
|
||||
challengeType: 0
|
||||
dashedName: part-5
|
||||
dashedName: step-5
|
||||
---
|
||||
|
||||
# --description--
|
||||
|
Reference in New Issue
Block a user