ember-learn / ember-learn/ember-cli-addon-docs
Split docs-snippet and docs-code-block?
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 172
- Forks
- 142
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Need to be able to render code blocks with Copy button & dark background, separate from the _content_ of those blocks. (Sometimes the content comes from a static snippet, but sometimes it comes from dynamic runtime code (e.g. import paths in autogenerated API docs)).
Beitragsleitfaden
Rechercherichtung
Start by locating the existing docs-snippet and docs-code-block entry points and tracing how their rendered content is supplied. The work is done when code-block presentation, including the Copy button and dark background, is separate from whether its content comes from a static snippet or dynamic runtime code.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- documentation
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100