| Summary: | Kate Markdown Module Fully Broken [Regresson] | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | John <kdelovaa> |
| Component: | encoding | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | p.r.worrall, waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
John
2023-03-19 16:51:49 UTC
Is the Markdown Viewer KPart installed? (pacman -Q markdownpart) (In reply to Paul Worrall from comment #1) > Is the Markdown Viewer KPart installed? (pacman -Q markdownpart) Kate will not recognize (no preview) markdown .txt file, no matter what you set in Kate. One has to change the extension of the file from .txt to .markdown. Only then the options in Kate to treat the file as mardown will work. Otherwise kate will fail to regognize what file it is no matter what you tell it to do with the text file. Kate will not recognize (no preview) markdown .txt file, no matter what you set in Kate. One has to change the extension of the file from .txt to .markdown. Only then the options in Kate to treat the file as mardown will work. Otherwise kate will fail to regognize what file it is no matter what you tell it to do with the text file. > Kate will not recognize (no preview) markdown .txt file,
That is correct and working as expected.
|