Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenges with colon in title #6

Open
rgaudin opened this issue Jul 18, 2023 · 1 comment
Open

Challenges with colon in title #6

rgaudin opened this issue Jul 18, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rgaudin
Copy link
Member

rgaudin commented Jul 18, 2023

Just saw another glitch ; in python-for-everybody, a number of challenges like networking-text-processing have titles that include a colon : which breaks the YAML parsing.

See /fcc/curriculum/english/scientific-computing-with-python/python-for-everybody/networking-text-processing.md:

---
id: 5e7b9f0c0b6c005b0e76f074
title: 'Networking: Text Processing'
challengeType: 11
videoId: Pv_pJgVu8WI
bilibiliIds:
  aid: 804442498
  bvid: BV16y4y1j7WW
  cid: 377329124
dashedName: networking-text-processing
---

The rendered title is 'Networking

Screenshot 2023-07-04 at 09 44 45

Originally posted by @rgaudin in #5 (comment)

@rgaudin rgaudin added the bug Something isn't working label Jul 18, 2023
@mdp
Copy link
Collaborator

mdp commented Jul 19, 2023

This isn't an issue with Python, but happening on the render side. This needs to be solved in conjuction with #8

@benoit74 benoit74 added this to the 1.1.0 milestone Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants