Open maheshj01 opened 1 year ago
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)
cc: @Salakar
Also there is no way to specify the image size.
Github markdown supports something like this
<img src="image.jpg" width ="300"/>
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.
output of above syntax