]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/markup/markup.factor
Removing more >r/r> usages
[factor.git] / basis / help / markup / markup.factor
index 318169c0a0d040c825217983ff84eefb16bbdb5f..a7501dc242615256f9d926c04a7930e7d4ecfc08 100644 (file)
@@ -97,7 +97,7 @@ ALIAS: $slot $snippet
     [
         snippet-style get [
             last-element off
-            >r ($code-style) r> with-nesting
+            [ ($code-style) ] dip with-nesting
         ] with-style
     ] ($block) ; inline