invertase / invertase/docs.page
Publishing fails when adding images side by side
- Dominant language
- TypeScript
- Stars
- 673
- Forks
- 101
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 10
Description
Try adding images side by side as per the below syntax (which works on GitHub) and commit the changes won't be published.
If that syntax is not supported by docs.page there should be an alternative to display image side by side.
```
Hide/show navbar on scroll | Hide/show navbar on drawer open/close
:-------------------------:|:-------------------------:
 | 
```
## output of above syntax
Hide/show navbar on scroll | Hide/show navbar on drawer open/close
:-------------------------:|:-------------------------:
 | 
Contributor guide
Assessment
This issue has not been assessed yet.