--- index: 1 title: Advanced topics tags: - sort - group - tag learning_order: 4 --- More advanced topics ==================== If you have read and understood all basic topics covered in {% for res in site.content.walk_resources_grouped_by_basic()|reverse %} [{{ res.slug|capitalize|replace("-"," ") }}]({{ res.full_url }}) {% endfor %} then you are ready for some more advanced features. They are explained in the same way as the basic part, building on the knowledge of the previous, so it is recommended that you follow them in the listed order. {# List all resources from a group, sort them by index and list their tags. Sometimes you'll have to add HTML to a Markdown file for styling or adding some special features, and Markdown is OK with that. #}