microsoft / DirectXTK

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

Home Page:https://walbourn.github.io/directxtk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown appearing in code box on "Writing custom shaders" Wiki page

cyberjaxx opened this issue · comments

Referring to the tutorial "Writing custom shaders" https://github.com/Microsoft/DirectXTK/wiki/Writing-custom-shaders, Markdown was inserted into the Html. It appears in the code box that follows the instruction:

In Game.cpp, add to Render just before the call to Present:

I'd include an example but since it is rendering the raw Markdown, it turns into formatted text here. I'm sure that you will not have any problem seeing the issue.

Thanks. It was three ticks to open but only two to close :(