Code Monkey home page Code Monkey logo

Comments (7)

setanarut avatar setanarut commented on August 18, 2024

Markdown isnt rendered properly. Especially tags contained in code blocks should be ignored.
E.g., having this code snippet "some bash script" is rendered as if it where a h1 title.

\```
# some bash script
whoami
\```

syntax error is caused by you. remove \ chars

```
# some bash script
whoami
```

from qlmarkdown.

relikd avatar relikd commented on August 18, 2024

I've added the backslashes only to show it here in github. Obviously it wasn't necessary as you showed. However, the issue still holds.

screenshot

from qlmarkdown.

setanarut avatar setanarut commented on August 18, 2024

can you share .md file as gist.

from qlmarkdown.

relikd avatar relikd commented on August 18, 2024

https://gist.github.com/relikd/3f8a28e8ac4ca67676ca2e0f91124bf2

from qlmarkdown.

relikd avatar relikd commented on August 18, 2024

Ok, I am not sure what is going wrong. If I download the latest release 1.3.6 (which has a CFBundleShortVersion of 1.3.5), the parser works fine. The above issue only occurs if I compile my own version. Which doesn't even touch any of the preview rendering, only the thumbnail rendering https://github.com/toland/qlmarkdown/pull/95/files.

from qlmarkdown.

setanarut avatar setanarut commented on August 18, 2024

Ekran Resmi 2020-11-28 22 56 55

homebrew version works fine.

➜  ~ brew info qlmarkdown
qlmarkdown: 1.3.6
https://github.com/toland/qlmarkdown
/usr/local/Caskroom/qlmarkdown/1.3.6 (149B)
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/qlmarkdown.rb
==> Name
QLMarkdown
==> Description
QuickLook generator for Markdown files
==> Artifacts
QLMarkdown.qlgenerator (QuickLook Plugin)
==> Analytics
install: 1,872 (30 days), 5,008 (90 days), 24,925 (365 days)

from qlmarkdown.

setanarut avatar setanarut commented on August 18, 2024

@relikd This project has been abandoned. There is no point in opening a issue here.

from qlmarkdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.