You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ icon: lucide/git-pull-request
9
9
<!-- print(readme_section("contributing")) -->
10
10
<!-- CODE:END -->
11
11
<!-- OUTPUT:START -->
12
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
12
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
Copy file name to clipboardExpand all lines: docs/examples.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Real-world examples demonstrating the power and flexibility of `markdown-code-ru
11
11
<!-- print(readme_section("examples")) -->
12
12
<!-- CODE:END -->
13
13
<!-- OUTPUT:START -->
14
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
14
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
15
15
<!-- OUTPUT:END -->
16
16
```
17
17
@@ -23,7 +23,7 @@ This is an example of a simple code block:
23
23
<!-- print('Hello, world!') -->
24
24
<!-- CODE:END -->
25
25
<!-- OUTPUT:START -->
26
-
<!-- ⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
26
+
<!-- PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
27
27
<!-- OUTPUT:END -->
28
28
```
29
29
@@ -38,7 +38,7 @@ First code block:
38
38
<!-- print('Hello, world!') -->
39
39
<!-- CODE:END -->
40
40
<!-- OUTPUT:START -->
41
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
41
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
42
42
<!-- OUTPUT:END -->
43
43
```
44
44
@@ -50,7 +50,7 @@ Second code block:
50
50
<!-- print('Hello again!') -->
51
51
<!-- CODE:END -->
52
52
<!-- OUTPUT:START -->
53
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
53
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
54
54
<!-- OUTPUT:END -->
55
55
```
56
56
@@ -65,7 +65,7 @@ First code block:
65
65
<!-- print('Hello, world!') -->
66
66
<!-- CODE:END -->
67
67
<!-- OUTPUT:START -->
68
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
68
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
69
69
<!-- OUTPUT:END -->
70
70
71
71
Second code block:
@@ -74,7 +74,7 @@ Second code block:
74
74
<!-- print('Hello again!') -->
75
75
<!-- CODE:END -->
76
76
<!-- OUTPUT:START -->
77
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
77
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
78
78
<!-- OUTPUT:END -->
79
79
```
80
80
@@ -92,7 +92,7 @@ Second code block:
92
92
<!-- print(content) -->
93
93
<!-- CODE:END -->
94
94
<!-- OUTPUT:START -->
95
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
95
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
Copy file name to clipboardExpand all lines: docs/getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This guide will help you install and start using `markdown-code-runner` in minut
13
13
<!-- print(readme_section("installation")) -->
14
14
<!-- CODE:END -->
15
15
<!-- OUTPUT:START -->
16
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
16
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
38
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
Copy file name to clipboardExpand all lines: docs/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ icon: lucide/play
15
15
<!-- print(readme_section("intro")) -->
16
16
<!-- CODE:END -->
17
17
<!-- OUTPUT:START -->
18
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
18
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
19
19
<!-- OUTPUT:END -->
20
20
21
21
<divstyle="text-align: center; margin: 2rem0;">
@@ -34,7 +34,7 @@ icon: lucide/play
34
34
<!-- print(readme_section("features")) -->
35
35
<!-- CODE:END -->
36
36
<!-- OUTPUT:START -->
37
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
37
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
47
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
48
48
<!-- OUTPUT:END -->
49
49
50
50
## Quick Example
@@ -93,5 +93,5 @@ Hello, world!
93
93
<!-- print(readme_section("license")) -->
94
94
<!-- CODE:END -->
95
95
<!-- OUTPUT:START -->
96
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
96
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
Copy file name to clipboardExpand all lines: docs/usage/cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This will process the file in-place, executing all code blocks and updating the
24
24
<!-- print("```") -->
25
25
<!-- CODE:END -->
26
26
<!-- OUTPUT:START -->
27
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
27
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
Copy file name to clipboardExpand all lines: docs/usage/github-actions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Automate your Markdown updates with CI/CD workflows.
13
13
<!-- print(readme_section("github-actions")) -->
14
14
<!-- CODE:END -->
15
15
<!-- OUTPUT:START -->
16
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
16
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
Copy file name to clipboardExpand all lines: docs/usage/python-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ icon: lucide/code
9
9
<!-- print(readme_section("python-api")) -->
10
10
<!-- CODE:END -->
11
11
<!-- OUTPUT:START -->
12
-
<!--⚠️ This output is generated during CI build. We intentionally don't commit generated content to keep docs copyable and avoid recursion issues. See docs/docs_gen.py for details. -->
12
+
<!--PLACEHOLDER --> Output is generated during CI build. We don't commit generated content to keep docs copyable and avoid recursion. See docs/docs_gen.py
0 commit comments