mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-21 04:53:24 +00:00
docs: update
This commit is contained in:
parent
9e74623197
commit
2f8ab6f5d6
@ -19,24 +19,8 @@ Instead of the aliased form of the same command.
|
|||||||
## Functions
|
## Functions
|
||||||
|||
|
|||
|
||||||
|----|----|
|
|----|----|
|
||||||
|<a href="#add">add(abbr, expanded|function, opts)</a>|Adds an abbreviation. The `abbr` is the abbreviation itself,|
|
|
||||||
|<a href="#remove">remove(abbr)</a>|Removes the named `abbr`.|
|
|<a href="#remove">remove(abbr)</a>|Removes the named `abbr`.|
|
||||||
<hr>
|
|<a href="#add">add(abbr, expanded|function, opts)</a>|Adds an abbreviation. The `abbr` is the abbreviation itself,|
|
||||||
<div id='remove'>
|
|
||||||
<h4 class='heading'>
|
|
||||||
hilbish.abbr.remove(abbr)
|
|
||||||
<a href="#remove" class='heading-link'>
|
|
||||||
<i class="fas fa-paperclip"></i>
|
|
||||||
</a>
|
|
||||||
</h4>
|
|
||||||
|
|
||||||
Removes the named `abbr`.
|
|
||||||
#### Parameters
|
|
||||||
`abbr` **`string`**
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<div id='add'>
|
<div id='add'>
|
||||||
<h4 class='heading'>
|
<h4 class='heading'>
|
||||||
@ -65,3 +49,19 @@ whereas the default behavior is only at the beginning of the line
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
<div id='remove'>
|
||||||
|
<h4 class='heading'>
|
||||||
|
hilbish.abbr.remove(abbr)
|
||||||
|
<a href="#remove" class='heading-link'>
|
||||||
|
<i class="fas fa-paperclip"></i>
|
||||||
|
</a>
|
||||||
|
</h4>
|
||||||
|
|
||||||
|
Removes the named `abbr`.
|
||||||
|
#### Parameters
|
||||||
|
`abbr` **`string`**
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user