Skip to content

Use re-rendering for specification page with Markdown #35

@Tobias-TH

Description

@Tobias-TH

The quality criteria on the specification page originate from Markdown content in the descriptions of node and property shapes. All descriptions contain tables that need to be formatted. For this, a CSS file is used because Svelte ignored selectors like table in <style> tags. This is because these tags are added at runtime.
Use re-rendering so that the style can be defined in the file SpecificationPage.svelte.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions