You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have some way to "wrap" these images in a browser window, keeping in mind this needs to work somehow with Markdown so we may need to implement some custom showdown extension for it 👍
The text was updated successfully, but these errors were encountered:
So it needs to work in a markdown context so I would suggest that it needs to be a CSS class or just some plain HTML and CSS that we can add when we know we need it from a showdown extension 🤔 i.e. it can't be an Ember Component 👍
In the guides we now have images that have a very similar background colour as the guides themselves e.g. https://guides.emberjs.com/release/tutorial/part-1/orientation/
We should have some way to "wrap" these images in a browser window, keeping in mind this needs to work somehow with Markdown so we may need to implement some custom showdown extension for it 👍
The text was updated successfully, but these errors were encountered: