Yuki Takei 1 سال پیش
والد
کامیت
0914471ffc

+ 5 - 1
bin/data-migrations/src/migrations/v60x/remark-growi-directive/example-expected.md

@@ -1,4 +1,8 @@
-# Header
+# Should not be replaced
+
+filter=(FOO), except=(word1|word2|word3)
+
+# Should be replaced
 
 <div class="container-fluid">
     <div class="row">

+ 5 - 1
bin/data-migrations/src/migrations/v60x/remark-growi-directive/example.md

@@ -1,4 +1,8 @@
-# Header
+# Should not be replaced
+
+filter=(FOO), except=(word1|word2|word3)
+
+# Should be replaced
 
 <div class="container-fluid">
     <div class="row">