Fix: Broken TOC links format when using default syntax (Issue #981)
- Not normalising for default - SetExt header missed a `^` in the regex so mateched the trailing === of === head3 ===
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ env:
|
||||
# Define jobs <- vim version <- hard copied from Dockerfile
|
||||
# First to be launched
|
||||
- VIM_VERSION=vint
|
||||
- VIM_VERSION=vim_7.3.429
|
||||
- VIM_VERSION=vim_7.3.429
|
||||
- VIM_VERSION=nvim_0.3.8
|
||||
- VIM_VERSION=vim_8.1.0519
|
||||
# More
|
||||
|
||||
Reference in New Issue
Block a user