contributing: Fix lua stript
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>
parent
053446ec
No related branches found
No related tags found
This commit is part of merge request !38. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment