Skip to content

Render runme links #234

Description

@jlewi

Right now we are using a lot of local URIs in notebooks as a way of referring to previous notebooks

  • We'd like to make linking to notebooks proper hyperlinks
  • We should use full URIs (not local URIs) because these are not stable (local URis will be different when opened on a different machine or instance)
  • So targets should be https://web.runme.dev/doc=123244
  • We'd like to open these in the current application/window; can we do that? Does our markdown renderer let us inject custom logic to control rendering of hyperlinks?

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