Bug 502492

Summary: Show which Markdown flavor is in use when previewing
Product: [Applications] kate Reporter: 318bcb
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: john.kizer
Priority: NOR    
Version First Reported In: 24.12.3   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description 318bcb 2025-04-06 17:24:51 UTC
SUMMARY
Kate has an option to preview "markdown" files, but it does not specify the flavor of markdown.  If the user later uses their markdown file in a framework or website that assumes a different markdown flavor, it may be difficult to figure out why the preview in Kate displays differently.

STEPS TO REPRODUCE
1. Create or open a markdown file.
2. Use the preview. 

OBSERVED RESULT
It is unclear which version of Markdown Kate is using to render the document.

EXPECTED RESULT
Kate should inform the user which markdown variant it is using.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Mint 22.1
KDE Plasma Version: 
KDE Frameworks Version: 6.12 (flatpak)
Qt Version: 6.8.3 (flatpak)

ADDITIONAL INFORMATION