Getting "Unable to render expression" and "Misplaced &" and "Missing superscript or subscript argument" in README.txt that is printed on my repository's main page #19442
-
|
Will this ever get fixed? The README.txt expression on the page in certain parts is getting replaced with red-background-div parsing-error messages. https://github.com/user95f85f/debian-fresh2/blob/main/README.txt |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
(I converted the README.txt to README.md by surrounding the wrong text file with ``` and ```.) |
Beta Was this translation helpful? Give feedback.
(I converted the README.txt to README.md by surrounding the wrong text file with ``` and ```.)
(OK right now the README.md is showing..however I need some sort of word-wrap somehow. Hmm.)
(OK I just realized that the word-wrap is 0% necessary, even for my tiny Android screen.)
RESOLVED.
Solution: convert the README.txt to README.md and put ``` at the beginning of the file and ``` at the end of the file.