Skip to content

Commit 9e07edb

Browse files
committed
docs: update subheading
1 parent d28b893 commit 9e07edb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/configuration/runme-gist.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Would you love to share or store your plain texts or code snippets securely with
88

99
Runme Gist makes that possible and prioritizes your information's sensitivity by keeping sensitive information secret. In this section, we will explain how Runme Gist works.
1010

11-
## What is Runme Gist?
11+
## **What is Runme Gist?**
1212
Runme Gist combines GitHub Gist with Runme capabilities to run, share, and store plain texts or code snippets in your Markdown file. What makes Runme Gist so powerful is its ability to capture outputs and mask sensitive data without copying and pasting or integrating a third-party tool. You have everything done inside your Markdown file. Amazing right?
1313

14-
## Installation
14+
## **Installation**
1515
- To utilize the Runme Gist feature, ensure the [Runme extension](../installation/installrunme) is installed in your VS Code. If you already have Runme installed in your VS Code, ensure you are upgraded to v3.4.0.
1616
- Make Runme your [default Markdown viewer](../installation/installrunme) to ensure all Markdown files are automatically opened as a Runme notebook.
1717

18-
## How Runme Gist Works
18+
## **How Runme Gist Works**
1919
As stated earlier, Runme Gist combines GitHub Gist with Runme capabilities to enable you to securely run, share, and store code snippets. In this section, we will explain how Runme Gist works.
2020

2121
1. Open your Markdown File
@@ -38,7 +38,7 @@ By default, Runme uses the open-source data guardian to mask sensitive informati
3838

3939
![Runme gist unmask](../../static/img/configuration-page/runme-gist-unmask.png)
4040

41-
## Creating and Managing gist With Runme
41+
## **Creating and Managing gist With Runme**
4242

4343
GitHub Gist is a service provided by GitHub that allows users to share code snippets, notes, and other small pieces of text with others. With a single click, you can push your Runme Session Output to GitHub Gist from your Markdown file.
4444
To do this, click on “Generate Gist”.
@@ -48,7 +48,7 @@ To do this, click on “Generate Gist”.
4848
Runme will first prompt you to log into your GitHub account and grant write access to your Gist. After a successful login, it will display a notification containing a link to the Runme Gist hosted on your GitHub.
4949
The link is generated as a “Secret Gist,” which will stay private as long as you keep it private. Always think twice before sharing the link, and before pushing your sessions to GitHub gist, ensure you use the Runme mask feature to keep your sensitive pieces secured.
5050

51-
## Visual Representation of Runme Gist
51+
## **Visual Representation of Runme Gist**
5252
Here is a video that showcases the power of Runme Gist.
5353

5454
<video autoPlay loop muted playsInline controls>

0 commit comments

Comments
 (0)