santinic / how2

AI for the Command Line
https://how2terminal.com
MIT License
5.72k stars 156 forks source link

Convert <KBD>key</KBD> HTML tags in markdown to [ key ] #51

Open danielkop opened 8 years ago

danielkop commented 8 years ago

Should solve #25 Simple find / replace on and and replaced with "[ " and " ]". Added to both toEscapedMarkdown and to makeTitleForAnswer functions. Also added color to the keys to avoid confusion when converting ] to [ ] ]

Tested with "how2 -l vi indent multiple lines" on windows

danielkop commented 8 years ago

Hey @santinic Any chance for a review and merge on this? How2 is amazing and I hope we can keep maintaining it.

danielkop commented 8 years ago

Hey @santinic! Guessing you've been really busy lately. Hope all is well. Perhaps give @danyshaanan permissions to help manage this? Quite a few issues and a few PRs to take care of.