copy-as-format icon indicating copy to clipboard operation
copy-as-format copied to clipboard

Emacs function to copy buffer locations as GitHub/Slack/JIRA etc... formatted code

Results 4 copy-as-format issues
Sort by recently updated
recently updated
newest added

[Output as Format](https://github.com/sshaw/output-as-format/) does this now. This should too.

enhancement

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...

hacktoberfest

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?

enhancement
hacktoberfest