lierdakil / pandoc-crossref

Pandoc filter for cross-references
https://lierdakil.github.io/pandoc-crossref/
GNU General Public License v2.0
909 stars 73 forks source link

Make compatible with pandoc 3.1.6.2 #401

Closed hseg closed 10 months ago

hseg commented 10 months ago

Pandoc dropped \hypertarget invocations from section headings in jgm/pandoc@70329ed Updated test expectations, also bumped minimal version bounds as demanded by pandoc Closes: #399

(Forgot to update github workflow, and accidentally closed #400. Sorry for mess)

lierdakil commented 10 months ago

Thanks!