No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Pablo74
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 13
    • Best 0
    • Groups 0

    Pablo74

    @Pablo74

    0
    Reputation
    32
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Pablo74 Follow

    Latest posts made by Pablo74

    • QMarkdown, feature request: collapsible

      I ask developers of QMarkdown to add simple way - container - for collapsible markdown, as is described and shown here.

      It is an HTML combination of details and summary tags; it would be great if there were a simple way to use it in QMarkdown via shorthand like for example notes already exist as

      ::: tip
      content of note
      :::
      
      posted in [v1] App Extensions
      P
      Pablo74
    • RE: QMarkdown error while render "code"

      Hmm, strange thing happens. It works in editor, it although works in my page with disables custom CSS rules; problem is on my side, sorry of that!

      posted in Help
      P
      Pablo74
    • QMarkdown error while render "code"
      function add(a, b){
        return a+b;
      }
      

      When render -code- (as above), it renders with errors: in the left is line number, next to it is code itself. The code is moved aprox. 1/2 of line to the top.

      posted in Help
      P
      Pablo74
    • RE: QMarkdown 1.0.36 is not in CDN

      It works now, thank you!

      posted in Help
      P
      Pablo74
    • QMarkdown 1.0.36 is not in CDN

      I have reported this 16 days ago, nobody answered me.

      There is no 1.0.36 at cdn.jsdelivr.net - CDN returns
      Couldn’t find the requested release version 1.0.36.

      posted in Help
      P
      Pablo74
    • RE: QMarkdown v1.0.36 has been released! Enjoy!

      CDN returns “Couldn’t find the requested release version 1.0.36.”
      Version 1.0.35 is available ut the new one - 1.0.36 - still not.

      posted in [v1] App Extensions
      P
      Pablo74
    • RE: How to use Katex in QMarkdown?

      @Hawkeye64

      There IS a plugin markdown-it-mathjax, my problem is I don’t know how to extend it. I have read instructions, but not able to do it. I don’t use any build process, I use UMD files only.

      Thank you for your patience and help.

      posted in Help
      P
      Pablo74
    • RE: How to use Katex in QMarkdown?

      @Hawkeye64

      OK, I understand.
      I wish another “math type” posibility occurs in QMarkdown, maybe MathJax…?

      posted in Help
      P
      Pablo74
    • RE: How to use Katex in QMarkdown?

      @Hawkeye64

      Thank you for information. It is too difficult to me extend Markdown with Katex…

      posted in Help
      P
      Pablo74
    • How to use Katex in QMarkdown?

      I am not sure if Katex is supported in QMarkdown; I can’t find any info about it with the exception of: https://forum.quasar-framework.org/topic/6868/qmarkdown-v1-0-32-has-been-released

      Is there any documentation?

      posted in Help
      P
      Pablo74