Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rainbow shows HTML-<br> in C-Code #217

Open
daUser opened this issue Apr 28, 2017 · 1 comment
Open

Rainbow shows HTML-<br> in C-Code #217

daUser opened this issue Apr 28, 2017 · 1 comment

Comments

@daUser
Copy link

daUser commented Apr 28, 2017

Hi,
i use Rainbow for the first Time. Download from the Offical-Homepage (https://craig.is/making/rainbows). I want to use Rainbow for C(C#)-Code in the small CMS "Mozilo".
Rainbow shows on my Code the HTML-Linefeed-Tags (<br>). Screenshot:
grafik
Link to the Page: http://www.da-user.de/Technik%2C%20Strom%20%26%20Programmieren.html
Small code excerpt from the MoziloCMS in Mozilocode:

[ueber3|--- more Coderows ---]
[rainbow_CodeHighlighter=C|using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace MMDSScv
^{
    class Program
    ^{
(....)
]
@daUser
Copy link
Author

daUser commented Apr 29, 2017

Oh, i forgot:
The rainbow_CodeHighlighter-Statement does this:
rainbow_CodeHighlighter = <pre><code data-language="{DESCRIPTION}">{VALUE}</code></pre>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant