Browser
browser
browser: Shows a browser mockup with custom URL and content.
Parameters:url: The URL to display in the browser toolbar.content: The content to display inside the browser window.
{{ browser(url="https://example.com", content="Welcome to Example!") }}
Welcome to Example!
Found an error or it needs a clarification?
Open an issue on GitHub.
Substantiated corrections will be incorporated with attribution.
Found a typo?
Fork, modify and open a PR.