Skip to content

Preprocess Escape Characters #47

Description

@ReeseHatfield

This shows up a lot with code in slides. We could preprocess these instead

Generics in rust look basically just like java with

Type<T>

I couldnt' figure out why my HTML output had a in it. But it was because HTML was trying to parse rust generics as elements. Would do the same thing with other languages and would automatically add a closing tag

&amp;lt;T&amp;gt; was the solution. Could maybe pre-process these out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions