1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/tests/fixtures/article-with-learning-tracks.md
Grace Park 4ff5167e51 Updating name: sublanding to guides and using DropdownMenu for type/topics filter (#23290)
* updating sublanding to guides page and using DropdownMenu primer component

* fix linting error

* remove unnecessary import

* updating translation files

* move data-testid

* trying to fix test

* fix browser tests

* Update content/README.md

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>
2021-12-02 18:43:33 +00:00

333 B

title, versions, learningTracks, layout
title versions learningTracks layout
Article with learning tracks
free-pro-team
*
track_1
track_2
non_existing_track
{% if currentVersion == "free-pro-team@latest" %}dotcom_only_track{% endif %}
{% if currentVersion != "free-pro-team@latest" %}enterprise_only_track{% endif %}
product-guides