From 1f7f355d2867140c1ab5f81a22d6dd839576cab9 Mon Sep 17 00:00:00 2001 From: Krzysztof Romanowski Date: Mon, 14 Jun 2021 11:05:10 +0200 Subject: [PATCH 1/2] Search for name in range of lines and add flexible sourcelinks --- docs/blog/index.html | 2 +- project/Build.scala | 7 ++++++- .../source-links/RemoteLinksTest.scala | 18 +++++++++++++----- 3 files changed, 20 insertions(+), 7 deletions(-) diff --git a/docs/blog/index.html b/docs/blog/index.html index 6db9ee4ce1c4..bda44590edac 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -9,7 +9,7 @@

{{ page.title }}

{% for post in site.posts %}
  • - {{ post.title }} + {{ post.title }}