20 lines
440 B
Markdown
20 lines
440 B
Markdown
---
|
|
hide: [navigation, toc]
|
|
---
|
|
|
|
# Sections Registry
|
|
|
|
Here you can find built-in and custom sections. Add new section by [contributing to the registry](https://github.com/spaceship-prompt/spaceship-prompt/blob/master/docs/registry/external.json).
|
|
|
|
---
|
|
|
|
<div>
|
|
<input
|
|
id="sections-search"
|
|
class="md-input md-input--stretch"
|
|
placeholder="Search sections by name, description or type"
|
|
>
|
|
<ol id="sections-list">
|
|
</ol>
|
|
</div>
|