Very difficult to import from GitHub when there are code blocks
Article Writing
1
Posts
1
Posters
0
Views
1
Watching
-
GitHub (and Nuget) recognize this declaration for a code block in their standard mark-down language: ``` C# ``` When imported, this comes out with "pl-c", plus a strange attribute tied to each method I declare. It does not in any way resemble the original code block(s). Since the GitHub links are auto-refreshed, I cannot simply "fix" the problem here, since each new imported revision will over-write my changes and the original bad markup will reappear. May I suggest that the Code Project adapt the full nuance and detail of markdown languages in use around the Internet?