IntelliTect / IntelliTect/CodingGuidelines
Allow for filtering coding guidelines by chapter
- Lenguaje dominante
- C#
- Estrellas
- 12
- Forks
- 16
- Merge medio
- 2 min
- PR fusionados (30 d)
- 7
Descripción
Objective: We want to allow for showing only coding guidelines that come from a particular chapter.
We believe the following needs to be done
- In the XML to Markdown converter wrap each guideline in a `span` with chapter number (extracted from key attribute in XML) with the chapter number as a css class.
- Inject a block of JavaScript and markup to allow for toggling the visibility of items with that class.
Guía de contribución
Línea de trabajo
Start at the XML-to-Markdown converter and inspect how each guideline's key attribute is parsed. The work is done when guidelines carry chapter-number CSS classes and the rendered output includes controls that toggle visibility by chapter; no specific file or test is named in the issue.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp, javascript
- Área
- documentation, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 38/100