Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions v1.0/support-center/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@ keywords:
tags:
---


Glossary helps readers understand terms in-page in the context of your product. Glossary contains terms and definitions that you define. When these terms appear in a page, they're automatically underlined. Readers can hover over these underlined terms to view their definitions, providing contextual clarity without navigating away.
The purpose of a glossary is to define terms related in this document. The terms show up automatically underlined on the page. Readers hovers over the underlined terms to see the definitions, offering clear context without leaving the page.

## How to use Glossary

To use glossary:

1. [Define](/support-center/glossary#defining-glossary) the terms and their definitions in the glossary.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think those two lines got changed because of a resolved conflict. Can you please revert those two lines to the original state?

2. [Add](/support-center/glossary#adding-glossary-to-page) the term to the page.
1. [Define](/support-center/glossary#defining-glossary) the terms.
2. [Add](/support-center/glossary#adding-glossary-to-page) term to the page.

## Defining Glossary

Expand All @@ -32,7 +31,7 @@ To define terms in the glossary:

## Adding Glossary to Page

To add the glossary term to a page, open up the inline block menu by typing `/`, and selecting the term from the list. You may type to search for the term.
To add the glossary term to a page, open up the inline block menu by typing `/`, and selecting the term from the list.Type to search for the term.

## Example Glossary

Expand All @@ -43,4 +42,3 @@ Here you can find a {% glossary term="glossary" /%} term that we have defined.
- Only applies in documentation pages.
- Does not apply in code blocks.
- Might be out of view on mobile.