fixed a first round of bugs and rewrote the URL rewriter using the old algorithm
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
<!-- Preview Display -->
|
||||
<div class="bg-white border-2 border-blue-300 rounded-lg p-6 mb-6">
|
||||
<pre class="font-mono text-sm whitespace-pre-wrap break-words">{{ previewPb }}</pre>
|
||||
<pre class="font-mono text-sm whitespace-pre-wrap break-words">{{ previewPb | raw }}</pre>
|
||||
</div>
|
||||
|
||||
<hr class="border-gray-400 mb-6">
|
||||
|
||||
Reference in New Issue
Block a user