As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) GitHub Flavored Markdown source code syntax highlighting (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 ``` 2 % pandoc -t latex 3 | A happy pandoc user said "fix this bug please 4 | or I'll go crazy!" 5 ^D 6 A happy pandoc user said ``fix this bug please\\ 7 or I'll go crazy!'' 8 ```