Arswaw Posted on Aug 29, 2019 How do you use the series feature? #meta In this article, there is a list at the top that shows how this article is part of a series. Is this a Dev.to or markdown feature? How do I use it? Top comments (2) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Andy Zhao (he/him) Andy Zhao (he/him) Andy Zhao (he/him) Follow uh oh where'd my bio go! Education Actualize Coding Bootcamp Joined Mar 28, 2017 • Aug 29 '19 • Edited on Aug 29 • Edited Dropdown menu Copy link Hide If you're using the v1 editor, you can add series to the front matter: --- title: something published: false series: some-series-name --- If you're using the v2 editor, you can click the three dots menu button on the top right side and add in the series name. Also it's a dev.to feature :) Collapse Expand Arswaw Arswaw Arswaw Follow Web programmer, Gamer, JavaScript and Star Trek fanboy. Perpetual WoW Noob since 2007. Location Lansing, Michigan Education Some College Work JavaScript Developer at Centene Joined Feb 20, 2019 • Aug 29 '19 Dropdown menu Copy link Hide Thank you! Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
If you're using the v1 editor, you can add
series
to the front matter:If you're using the v2 editor, you can click the three dots menu button on the top right side and add in the series name.
Also it's a dev.to feature :)
Thank you!