-
Task
-
Resolution: Done
-
Major
-
None
-
None
Hi Misha,
When I was importing the getting started articles to Gitlab, I noticed there were a bunch of warnings about undefined attributes and out of sequence list items.
Please take a look at it and fix it.
The files are in the following directories in the devstudio repo:
- getting_started_with_development
- getting_started_with_devstudio_tools
To get the list of warnings for all files in a given directory, run:
asciidoctor master.adoc
If you need to add attributes, please, use the file 'attributes.adoc' in the 'common_content' directory. Note that this file is shared by all docs in the repo, so once you update it, all docs will be able to 'see' the attributes.