diff --git a/c.list b/c.list
new file mode 100644
index 000000000..31f3a8731
--- /dev/null
+++ b/c.list
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/topics/tutorials/writing_tests_for_plugins/writing_tests_for_plugins.md b/topics/tutorials/writing_tests_for_plugins/writing_tests_for_plugins.md
index 30489baa7..7b5a3c39e 100644
--- a/topics/tutorials/writing_tests_for_plugins/writing_tests_for_plugins.md
+++ b/topics/tutorials/writing_tests_for_plugins/writing_tests_for_plugins.md
@@ -1,7 +1,7 @@
-
-
# Testing a Custom Language Plugin
+
+
Tutorial demonstrating how to develop tests for custom language plugin features.
> Please see [](testing_plugins.md) for a general introduction.
@@ -15,14 +15,20 @@ As an example, the plugin implemented in the [Custom Language Support Tutorial](
> Corresponding parts are linked under **Tested Functionality** on top of each page in this tutorial.
>
-* [](tests_prerequisites.md)
-* [](parsing_test.md)
-* [](completion_test.md)
-* [](annotator_test.md)
-* [](formatter_test.md)
-* [](rename_test.md)
-* [](folding_test.md)
-* [](find_usages_test.md)
-* [](commenter_test.md)
-* [](reference_test.md)
-* [](documentation_test.md)
+* [](tests_prerequisites.md)
+* [](parsing_test.md)
+* [](completion_test.md)
+* [](annotator_test.md)
+* [](formatter_test.md)
+* [](rename_test.md)
+* [](folding_test.md)
+* [](find_usages_test.md)
+* [](commenter_test.md)
+* [](reference_test.md)
+* [](documentation_test.md)
+
+
+
+
+
+
diff --git a/writerside.cfg b/writerside.cfg
index c1553b345..a2bf54a38 100644
--- a/writerside.cfg
+++ b/writerside.cfg
@@ -14,5 +14,6 @@
+