[okular] [Bug 360603] Markdown (.md) support

2021-06-28 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=360603

Luigi Toscano  changed:

   What|Removed |Added

 Blocks|439258  |


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=439258
[Bug 439258] add Markdown component to the Okular product
-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 360603] Markdown (.md) support

2021-06-28 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=360603

Christopher Yeleighton  changed:

   What|Removed |Added

 Blocks||439258


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=439258
[Bug 439258] add Markdown component
-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 360603] Markdown (.md) support

2017-11-26 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=360603

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||kdeb...@staznosti.sk

--- Comment #2 from Henrik Fehlauer  ---
*** Bug 344541 has been marked as a duplicate of this bug. ***

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

[okular] [Bug 360603] Markdown (.md) support

2017-08-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=360603

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/oku
   ||lar/4931385777ce9fa55c8b52f
   ||5009603b2b6d58d7f
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Albert Astals Cid  ---
Git commit 4931385777ce9fa55c8b52f5009603b2b6d58d7f by Albert Astals Cid, on
behalf of Julian Wolff.
Committed on 24/08/2017 at 23:05.
Pushed by aacid into branch 'master'.

add markdown support

Summary:
Adds support for Markdown documents

Test Plan: Open a Markdown (.md) document in Okular

Reviewers: #okular, aacid

Reviewed By: #okular, aacid

Subscribers: michaelweghorn, aacid

Tags: #okular

Differential Revision: https://phabricator.kde.org/D7382

A  +36   -0cmake/modules/FindDiscount.cmake
M  +11   -0generators/CMakeLists.txt
A  +22   -0generators/markdown/CMakeLists.txt
A  +2-0generators/markdown/Messages.sh
A  +177  -0generators/markdown/converter.cpp [License: GPL (v2+)]
A  +47   -0generators/markdown/converter.h [License: GPL (v2+)]
A  +19   -0generators/markdown/debug_md.h [License: GPL (v2+)]
A  +37   -0generators/markdown/generator_md.cpp [License: GPL (v2+)]
A  +27   -0generators/markdown/generator_md.h [License: GPL (v2+)]
A  +26   -0generators/markdown/libokularGenerator_md.json
A  +13   -0generators/markdown/okularApplication_md.desktop
A  +7-0generators/markdown/okularMd.desktop
A  +14   -0generators/markdown/org.kde.mobile.okular_md.desktop
A  +13   -0generators/markdown/org.kde.okular-md.metainfo.xml
M  +1-0okular.categories

https://commits.kde.org/okular/4931385777ce9fa55c8b52f5009603b2b6d58d7f

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

[okular] [Bug 360603] Markdown (.md) support

2017-08-21 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=360603

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de

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