javigallostra / RocoLib

Web App to create and share bouldering routes of a climbing gym.
GNU General Public License v3.0
7 stars 3 forks source link

Malformed HTML element IDs #131

Closed juangallostra closed 2 years ago

juangallostra commented 2 years ago

Description

Using the boulder name as the html element id is causing some trouble, since ids must start with a letter and there are some boulders that start with numbers or have no letters at all.