You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the filter with pandoc version 2.11.3.2 results in the following error, potentially related to jgm/pandoc#5331
Error running filter ./pandoc-ling.lua:
Could not get Meta value: Could not read value of key-value pair: Could not get MetaValue: Could not read list: Could not get Block value: Unknown block type: MetaBlocks
Using the filter with pandoc version 2.11.3.2 results in the following error, potentially related to jgm/pandoc#5331
Fix: Changing line 83:
to the following fixes the problem, and seems to produce an identical result (I haven't tested this thoroughly):
The text was updated successfully, but these errors were encountered: