Skip to content

OpenGraph not supported #215

@pitrou

Description

@pitrou

The OpenGraph protocol allows displaying link previews on various services, such as Facebook, Zulip...

For example the Jupyter website has OpenGraph properties:

    <meta property="og:title" content="Project Jupyter" />
    <meta property="og:description" content="The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media.
">
    <meta property="og:url" content="https://jupyter.org" />
    <meta property="og:image" content="https://jupyter.org/assets/share.png" />

Example rendering in Zulip:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions