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!") }}
https://example.com
Welcome to Example!
Found an error or it needs a clarification? Open an issue on GitHub.
Substantiated corrections will be incorporated with attribution.