contributing: Fix lua stript
Compare changes
- Andrei Gherzan authored
The lua script for filtering out toctrees started to fail with the latest pandoc with: ./CONTRIBUTING.lua:12: attempt to index a nil value (field 'integer index') We fix it by using the classes:includes which is simpler and it works. Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
+ 2
− 3
@@ -8,9 +8,8 @@
@@ -8,9 +8,8 @@