Skip to content

More README renderers? #314

@kaste

Description

@kaste

Currently we only render on the client side, thus only JS-based parsers/renderers. We could fetch any lib that works in the browser on demand.

We also have Cloudflare workers, but they also only speak JS -- which was a bit surprising to me tbh.

Other than that we use the GitHub infrastructure which has runners for every language and OS but it is more challenging to program. But by far more interesting too.

Progress is when people research (in some depth) which browser lib is needed for which markup format, and how to use it (in a safe way).

Another way to think about this, is to have just syntax highlighting for such formats (ideally the same tokenization as in Sublime Text 😁).

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