Persistant search bar. Multiple definitions. Trailing commas handled. Static values cached. argv debug mode. Wildcard searching.

This commit is contained in:
2023-02-09 01:25:00 -08:00
parent b95199aa73
commit 233ab58f24
4 changed files with 96 additions and 63 deletions
+1 -9
View File
@@ -1,9 +1 @@
<p>
<b>
<a href="/find?kw={chapter}&view=rich">
{passage}
</a>
</b>
<br>
{text}
</p>
<p><b><a href="/find?kw={chapter}&view=rich">{passage}</a></b><br>{text}</p>