invertase / invertase/docs.page

Publishing fails when adding images side by side

Open
#293 3 comments 0 reactions 2 assignees Claimed by @cabljac View on GitHub
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
:-------------------------:|:-------------------------:
![](https://miro.medium.com/max/800/1*NaYdY1FfsPFCNBdx3wg_og.gif) | ![](https://user-images.githubusercontent.com/31410839/173987446-c8c79bb0-d24c-46c1-bc4a-582508a4e187.gif)
```

## output of above syntax

Hide/show navbar on scroll | Hide/show navbar on drawer open/close
:-------------------------:|:-------------------------:
![](https://miro.medium.com/max/800/1*NaYdY1FfsPFCNBdx3wg_og.gif) | ![](https://user-images.githubusercontent.com/31410839/173987446-c8c79bb0-d24c-46c1-bc4a-582508a4e187.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.