Skip to content

<prefix> tags invisible in most wiki pages #1

@jgd10

Description

@jgd10

Prefix tags are invisible in most wiki pages. For example see https://github.com/isale-code/isale-wiki/wiki/Installation-instructions#installing-isale-dellen-for-scientific-use

Screenshot 2022-03-26 at 10 47 51

compare this with the markdown content:
Screenshot 2022-03-26 at 10 49 34

The "<prefix> " is not showing up because it is (presumably) being interpreted as an http tag. A simple solution would be to go through and change all the

 sections these code snippets are in to proper triple backtick code snippets as is normal in markdown.

Alternatively one could replace the < and > characters with their html equivalents. Either would work fine.

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