duckduckgo / zeroclickinfo-goodies

DuckDuckGo Instant Answers based on Perl & JavaScript
https://duckduckhack.com/
Other
980 stars 1.76k forks source link

Convert Markdown CheatSheet to new format, add support for GitHub Flavored MD #1906

Closed moollaza closed 8 years ago

moollaza commented 8 years ago

We have an existing "Markdown Cheat Sheet" that doesn't actually trigger for the query "Markdown Cheat Sheet" because it is implemented as a Perl Goodie that triggers on specific markdown elements:

https://duckduckgo.com/?q=markdown+header&t=ffab&ia=answer

We should probably have a JSON Cheat Sheet for Markdown. As mentioned in https://github.com/duckduckgo/zeroclickinfo-fathead/issues/167 we should also support "GitHub Flavoured Markdown". It could be a separate Cheat sheet or combined into the new Markdown Cheat Sheet

gautamkrishnar commented 8 years ago

I will create a cheatsheet for markdown syntax. :+1:

gautamkrishnar commented 8 years ago

@moollaza shall i have to create separate JSON file for GHFM ?

moollaza commented 8 years ago

shall i have to create separate JSON file for GHFM ?

@gautamkrishnar sure