Bug 448581 - Markdown Preview does not work on Windows
Summary: Markdown Preview does not work on Windows
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 21.12.1
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-16 06:44 UTC by Jonathan Rubenstein
Modified: 2022-01-21 14:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Rubenstein 2022-01-16 06:44:18 UTC
SUMMARY
Kate for Windows does not support Markdown Preview, because Markdownpart is not installed.


STEPS TO REPRODUCE
1. Install Kate on Windows
2. Enable Document Preview plugin
3. Open .md file

OBSERVED RESULT
Document Preview shows nothing

EXPECTED RESULT
Document Preview shows privew of rendered markdown.

SOFTWARE/OS VERSIONS
Windows: 10 Home 21H1

ADDITIONAL INFORMATION
markdownpart is not built for windows and can't be installed
 
I have made a fix which adds markdownpart to kate on windows in MR https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/299
This always installs markdownpart with Kate. You might prefer it was a configurable option when installing Kate on Windows instead.
Comment 1 Hannah von Reth 2022-01-21 14:16:03 UTC
Git commit f615af5f7a1bbb4918525aa59d01b0c172a00812 by Hannah von Reth, on behalf of Jonathan Rubenstein.
Committed on 21/01/2022 at 14:15.
Pushed by vonreth into branch 'master'.

Add markdownpart dependency to kate

Depends on !298 

Adds markdownpart to kate dependencies, to bundle it in with builds.

M  +1    -0    kde/applications/kate/kate.py

https://invent.kde.org/packaging/craft-blueprints-kde/commit/f615af5f7a1bbb4918525aa59d01b0c172a00812