Kate Comment toggle is auto change comment mode on current document extension.
Shell script “.sh” is “#”. Python “.py” is “#”. Markdown “.md” is “”, not sharp"#".
I want change to insert comment mode html"" to sharp"#" on markdown “.md”.
So, Where option of switch comment mode?
I search configure/Open/Save/Modes & Filetypes/Variables. But I can’t find that.
I use markdown anyway, I like use syntax of markdown on kate, That really readable, Nice.
If I write configure/Open/Save/Modes & Filetypes/Markup/Markdown/File extensions:*.md to move Scripts/Zsh.
Yes I can use comment mode “#” on markdown with Shell script comment mode “#”. But I won’t it. Because no markdown syntax.
So How I switch comment mode? Thanks for advice.