Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daddel80 authored Jan 25, 2024
1 parent 3ea3384 commit 021e220
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ MultiReplace is a Notepad++ plugin that allows users to create, store, and manag

![MultiReplace Screenshot](./MultiReplace.gif)

## Table of Contents
- [Key Features](#key-features)
- [Match and Replace Options](#match-and-replace-options)
- [Match Whole Word Only](#match-whole-word-only)
- [Match Case](#match-case)
- [Use Variables](#use-variables)
- [Replace First Match Only](#replace-first-match-only)
- [Wrap Around](#wrap-around)
- [Scope Functions](#scope-functions)
- [Option 'Use Variables'](#option-use-variables)
- [Variables Overview](#variables-overview)
- [Command Overview](#command-overview)
- [User Interaction and List Management](#user-interaction-and-list-management)
- [Entry Management](#entry-management)
- [List Columns](#list-columns)
- [Function Toggling](#function-toggling)
- [Data Handling](#data-handling)
- [Import/Export](#importexport)
- [Bash Script Export](#bash-script-export)
## Key Features

- **Multiple Replacements**: Execute multiple replacements in a single operation, in one document or across all opened documents.
Expand Down

0 comments on commit 021e220

Please sign in to comment.