Add file (line/col) info to ref/relref errors

See #5371
This commit is contained in:
Bjørn Erik Pedersen
2018-11-01 11:28:30 +01:00
parent 33a7b36fd4
commit 1d18eb0574
22 changed files with 412 additions and 297 deletions

View File

@@ -1 +1 @@
{{ ref .Page .Params }}
{{ ref . .Params }}

View File

@@ -1 +1 @@
{{ relref .Page .Params }}
{{ relref . .Params }}