[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-10 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=475198

Yuri Chornoivan  changed:

   What|Removed |Added

 CC||isaac.o.bra...@gmail.com

--- Comment #9 from Yuri Chornoivan  ---
*** Bug 475416 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=475198

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/okular/-/commit/a998e0 |hics/okular/-/commit/043c35
   |ca17da3b12b251f00036d991dca |21229704558a6a06081a53bd46b
   |05a06b7 |aac060a

--- Comment #8 from Albert Astals Cid  ---
Git commit 043c3521229704558a6a06081a53bd46baac060a by Albert Astals Cid.
Committed on 05/10/2023 at 23:52.
Pushed by aacid into branch 'release/23.08'.

markdown: Fix rendering with discount3

These defines for no longer supported version of discount2 where
breaking discount3

M  +0-14   generators/markdown/converter.cpp

https://invent.kde.org/graphics/okular/-/commit/043c3521229704558a6a06081a53bd46baac060a

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=475198

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/a998e0
   ||ca17da3b12b251f00036d991dca
   ||05a06b7
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Albert Astals Cid  ---
Git commit a998e0ca17da3b12b251f00036d991dca05a06b7 by Albert Astals Cid.
Committed on 05/10/2023 at 23:35.
Pushed by aacid into branch 'master'.

markdown: Fix rendering with discount3

These defines for no longer supported version of discount2 where
breaking discount3

M  +0-14   generators/markdown/converter.cpp

https://invent.kde.org/graphics/okular/-/commit/a998e0ca17da3b12b251f00036d991dca05a06b7

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-05 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=475198

Albert Astals Cid  changed:

   What|Removed |Added

 CC||ja...@jarno.ca

--- Comment #6 from Albert Astals Cid  ---
*** Bug 473940 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475198

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/831

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-04 Thread akb825
https://bugs.kde.org/show_bug.cgi?id=475198

--- Comment #4 from akb825  ---
After further investigation, Arch does appear to have a proper dependency on
the discount package, and the installed okularGenerator_md.so library is
properly linking to libmarkdown.so. However, it looks like on August 27 the
discount package was updated from version 2.2.7.d to 3.0.0.a. Okular does
appear to have explicit checks for discount 3 to use the new API, but if the
issue is limited to the newer version of discount that could explain the
difference on your machine and mine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-04 Thread akb825
https://bugs.kde.org/show_bug.cgi?id=475198

--- Comment #3 from akb825  ---
> Can you test it with "discount-mkd2html test.md" in your system?

After installing the discount package and running mkd2html, it displays the
link correctly.

Double checking the code for Okular, it appears to have Discount as a
dependency in the CMakeLists.txt. Does it use some sort of fallback if Discount
isn't found? It's possible that the Arch package is simply misconfigured.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-04 Thread akb825
https://bugs.kde.org/show_bug.cgi?id=475198

--- Comment #2 from akb825  ---
Created attachment 162092
  --> https://bugs.kde.org/attachment.cgi?id=162092=edit
Screenshot of the test file

The attached file does not appear correctly. I have attached a screenshot of
how it looks for me in Okular.

Browsing around the settings, I noticed the "Configure Backends" options, which
has a section for Markdown. Apart from the default font, there's only an
"Enable SmartyPants formatting" option, but toggling it doesn't appear to make
any difference.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 475198] Links in markdown show raw markdown rather than a clickable link.

2023-10-04 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=475198

Yuri Chornoivan  changed:

   What|Removed |Added

 CC||yurc...@ukr.net

--- Comment #1 from Yuri Chornoivan  ---
Created attachment 162082
  --> https://bugs.kde.org/attachment.cgi?id=162082=edit
File to test the issue

Works fine here. Can you test it with "discount-mkd2html test.md" in your
system?

Thanks in advance for your answer.

-- 
You are receiving this mail because:
You are watching all bug changes.