feat: add Spanish and language parser
This commit is contained in:
committed by
mrugesh mohapatra
parent
c2a45b58be
commit
e3f9dc4b86
@@ -1,19 +1,18 @@
|
||||
---
|
||||
id: 561abd10cb81ac38a17513bc
|
||||
title: JavaScript Algorithms and Data Structures Certificate
|
||||
localeTitle: Certificado de algoritmos JavaScript y estructuras de datos
|
||||
challengeType: 7
|
||||
isPrivate: true
|
||||
videoUrl: ''
|
||||
localeTitle: Certificado de algoritmos JavaScript y estructuras de datos
|
||||
---
|
||||
|
||||
## Description
|
||||
<section id='description'>
|
||||
|
||||
<section id="description">
|
||||
</section>
|
||||
|
||||
## Instructions
|
||||
<section id='instructions'>
|
||||
|
||||
<section id="instructions">
|
||||
</section>
|
||||
|
||||
## Tests
|
||||
@@ -21,16 +20,16 @@ isPrivate: true
|
||||
|
||||
```yml
|
||||
tests:
|
||||
- id: aaa48de84e1ecc7c742e1124
|
||||
title: Palindrome Checker
|
||||
- id: a7f4d8f2483413a6ce226cac
|
||||
title: Roman Numeral Converter
|
||||
- id: 56533eb9ac21ba0edf2244e2
|
||||
title: Caesars Cipher
|
||||
- id: aff0395860f5d3034dc0bfc9
|
||||
title: Telephone Number Validator
|
||||
- id: aa2e6f85cab2ab736c9a9b24
|
||||
title: Cash Register
|
||||
- text: ''
|
||||
testString: !<tag:yaml.org,2002:js/undefined> ''
|
||||
- text: ''
|
||||
testString: !<tag:yaml.org,2002:js/undefined> ''
|
||||
- text: ''
|
||||
testString: !<tag:yaml.org,2002:js/undefined> ''
|
||||
- text: ''
|
||||
testString: !<tag:yaml.org,2002:js/undefined> ''
|
||||
- text: ''
|
||||
testString: !<tag:yaml.org,2002:js/undefined> ''
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user