Skip to content

BRO: Markdown-bestanden op docs.geostandaarden.nl kunnen gebruiken in werkversies catalogi #12

@jacobvosimpronotion

Description

@jacobvosimpronotion

Het insluiten van HTML-bestanden in werkversies van catalogi gaat goed:

<section id="doel-en-doelgroep-oud" data-include="https://docs.geostandaarden.nl/bro/gen/doel-en-doelgroep.html"></section>

Maar als ik de markdown-variant wil insluiten:

<section id="doel-en-doelgroep" data-include-format="markdown" data-include="https://docs.geostandaarden.nl/bro/gen/doel-en-doelgroep.md"></section>

Dan geeft ReSpec een foutmelding:

Image

De foutmelding in de Edge developer tool is:

BHR-GT/#doel-en-doelgroep:1 Access to fetch at 'https://docs.geostandaarden.nl/bro/gen/doel-en-doelgroep.md' from origin 'https://broprogramma.github.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Dus wellicht moet er nog wat opengezet worden zodat niet alleen HTML is toegestaan, maar ook Markdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions