mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
Switch backticks to double backticks for rst compatibility
This commit is contained in:
@@ -10,7 +10,7 @@ emit EVENT_NAME [ARGUMENTS...]
|
||||
Description
|
||||
------------
|
||||
|
||||
`emit` emits, or fires, an event. Events are delivered to, or caught by, special functions called event handlers. The arguments are passed to the event handlers as function arguments.
|
||||
``emit`` emits, or fires, an event. Events are delivered to, or caught by, special functions called event handlers. The arguments are passed to the event handlers as function arguments.
|
||||
|
||||
|
||||
Example
|
||||
|
||||
Reference in New Issue
Block a user