ShyykoSerhiy / gfm-plugin

Github flavored markdown plugin for intellij idea.
https://plugins.jetbrains.com/plugin/7701
MIT License
88 stars 16 forks source link

Ampersands not shown in code block #109

Open ChrisDevo opened 8 years ago

ChrisDevo commented 8 years ago

If I try to use ampersands in a code block, they are hidden in the Gfm Preview tab:

$ sudo bash -c "cd /usr/local/bin && curl -fsSLo boot https://github.com/boot-clj/boot-bin/releases/download/latest/boot.sh && chmod 755 boot"`
$ export BOOT_CLOJURE_VERSION=1.8.0

appears as

$ sudo bash -c "cd /usr/local/bin    curl -fsSLo boot https://github.com/boot-clj/boot-bin/releases/download/latest/boot.sh    chmod 755 boot"`
$ export BOOT_CLOJURE_VERSION=1.8.0

Notice the missing ampersands.

ShyykoSerhiy commented 8 years ago

Hm... that's strange. It works perfectly fine on my machine. Can you please provide screenshot and version of IDE(and the operating system) you use?

ChrisDevo commented 8 years ago

​ IntelliJ IDEA 2016.1.1 Build #IU-145.597, built on March 29, 2016 JRE: 1.8.0_40-release-b132 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

Mac OS 10.11.4

On 13 April 2016 at 12:10, shyyko.serhiy notifications@github.com wrote:

Hm... that's strange. It works perfectly fine on my machine. Can you please provide screenshot and version of IDE(and the operating system) you use?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/ShyykoSerhiy/gfm-plugin/issues/109#issuecomment-209599457

Chris Devine | Software Engineer

christopher.devine@fundingcircle.com hanako.justice@fundingcircle.com | 415-813-5245

747 Front St, 4th Fl | San Francisco, CA 94111

_Our Mission: _To build a better financial world

Unless specifically indicated, this e-mail is not an offer to sell or a solicitation of any investment products or other financial product or service, an official confirmation of any transaction, or an official statement of Funding Circle USA. This e-mail is meant only for the intended recipient of this transmission, and contains trade secret and strictly confidential information belonging to the sender. It is unlawful for unauthorized individuals to review, use, copy, disclose, or disseminate confidential information. If you have received this e-mail in error, please notify the sender immediately by telephone at (415) 813-5245 or by return email and promptly delete this message from your system.