Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for language depending on mode for different providers #7

Open
etu opened this issue Mar 25, 2017 · 1 comment
Open

Add support for language depending on mode for different providers #7

etu opened this issue Mar 25, 2017 · 1 comment

Comments

@etu
Copy link
Owner

etu commented Mar 25, 2017

When that is done we can add the provider https://eval.in/ which would be a cool sharing feature.

etu pushed a commit that referenced this issue May 3, 2017
This only works for providers that posts this info when creating the
paste. Currently 3/6 providers does this. The rest of them just
transforms the URL on return which is slightly different and will be
solved later.

This refs #7.

Squashed commit of the following:

commit 612c2c4
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 16:24:41 2017 +0200

    Enable gist.github.com paste code highlighting by sending filename

commit f7fc436
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 16:09:58 2017 +0200

    Repair github by allowing other keys so it doesn't break again

commit 16cf85a
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 16:02:17 2017 +0200

    Set clojure for emacs-lisp-mode for dpaste.com and dpaste.de

commit 442187a
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 15:55:59 2017 +0200

    Added option lang-overrides to webpaste-provider to enable overiding of language mappings

commit 2691c66
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 15:39:18 2017 +0200

    Added ert-test for the lang-alist overrides

commit a9b6510
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 14:55:46 2017 +0200

    Added function to apply an override list to the default list and return it

commit e282bbb
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 12:58:27 2017 +0200

    Added language field to dpaste.com and dpaste.de

commit e867174
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 12:14:15 2017 +0200

    Logic to add fields to add language to post data

commit 71cab81
Author: Elis Axelsson <[email protected]>
Date:   Wed May 3 09:18:29 2017 +0200

    Added a small first list of mode to language mappings.
@etu etu removed the enhancement label Oct 10, 2017
@hendursaga
Copy link

@etu it would appear this eval.in provider is obsolete? https://archive.ph/JfVNN gives me an idea of what you were aiming for, at least..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants