Skip to content

Commit

Permalink
Fix incorrect formatting on Messagebus page (#28)
Browse files Browse the repository at this point in the history
The bullet points were previously being squished into the same
paragraph instead of turned into <li>s.
  • Loading branch information
strugee authored Nov 13, 2023
1 parent 92f16af commit 1e15115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/neon_core/neon_messagebus.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ connected modules.

## Neon Enhancements
`neon-messagebus` extends `mycroft.messagebus` with the following added functionality:

* Utilities for sending files and other data over the bus
* A service for managing "signals" used for IPC

Expand Down

0 comments on commit 1e15115

Please sign in to comment.