]> git.huck.website - metaforge.git/commitdiff
edited: expansions example
authorHuck Boles <huck@huck.website>
Fri, 2 Jun 2023 23:47:49 +0000 (18:47 -0500)
committerHuck Boles <huck@huck.website>
Fri, 2 Jun 2023 23:47:49 +0000 (18:47 -0500)
docs/source/docs/expansions.meta

index 165ebf908cf2035fc51d4baf3afc008847466dfd..63b1085a47f4c37fce11e39c151e2dec68c67f8d 100644 (file)
@@ -94,7 +94,7 @@ allowing patterns to call the same source file every time, or source files to ex
 source files.
 
 ### example
-    ...lorem &{SOURCE.foo.bar} ipsum dolor...
+    ...lorem ${pat_sub}SOURCE.foo.bar} ipsum dolor...
 
 once the filename is determined, it is parsed and expands any contained variables,
 arrays and patterns. if it is a ***SOURCE*** pattern, it is converted to html after