diff --git a/layouts/partials/processed-content.html b/layouts/partials/processed-content.html index dc9a573..270bbba 100644 --- a/layouts/partials/processed-content.html +++ b/layouts/partials/processed-content.html @@ -29,8 +29,8 @@ Sometimes I want multiple described terms for a set of descriptions in a description list --> -{{- $combinedTerm := `
(.*) OR (.*)
` -}} -{{- $splitTerm := `
$1
$2
` -}} +{{- $combinedTerm := `]*)?>(.*) OR (.*)` -}} +{{- $splitTerm := `$2
$3
` -}}