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/configuration/cell-level.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
@@ -14,7 +14,7 @@ In this section, we will explain the various features of the cell-level option a
14
14
15
15
***Let’s dive in!***
16
16
17
-
### Different Types of Commands
17
+
### **Different Types of Commands**
18
18
19
19
Not all commands are equal, and expectations of how execution works can differ! For example, code blocks can be:
20
20
@@ -25,7 +25,7 @@ Not all commands are equal, and expectations of how execution works can differ!
25
25
26
26
However, Runme makes running such commands easy. It has sophisticated features that ensure commands and code are executed inside your Markdown file. In this section, we will explore how to run commands and code in one click and some features that make running commands at the cell level easier with Runme.
27
27
28
-
## How to Run a Cell In One Click
28
+
## **How to Run a Cell In One Click**
29
29
30
30
To run a cell block in your Markdown file:
31
31
@@ -38,7 +38,7 @@ This action will run your command and return an executed output.
38
38
39
39
You can configure how your cell should run using the configuration options. In the next section, we will be explaining how to configure your cell using the different cell-level options in Runme.
40
40
41
-
## Features of the Cell-Level Options
41
+
## **Features of the Cell-Level Options**
42
42
43
43
The cell-level option is designed with unique sub-features which makes it efficiently and gives users the flexibility to modify each cell to their preference. Some of these features include:
0 commit comments