copy-as-format
copy-as-format copied to clipboard
Emacs function to copy buffer locations as GitHub/Slack/JIRA etc... formatted code
[Output as Format](https://github.com/sshaw/output-as-format/) does this now. This should too.
https://github.com/sshaw/copy-as-format/pull/3#issuecomment-443428813: > suspect a better way than mapping file extensions to Jira language tags would be to map Emacs modes to language tags. That way you get to take advantage...
right now the only api is the `copy-as-format` function which inspects the prefix argument and relies on the region being active. it would be nice to have a public function...
https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=advanced Need to think about defaults. If there's no title, is there a point to support?