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

Why are so few languages supported? #42

Closed
Fuco1 opened this issue Aug 16, 2018 · 3 comments · Fixed by #49
Closed

Why are so few languages supported? #42

Fuco1 opened this issue Aug 16, 2018 · 3 comments · Fixed by #49

Comments

@Fuco1
Copy link

Fuco1 commented Aug 16, 2018

Is this check necessary?

(if (member lang '("actionscript" "html" "java" "javascript" "sql" "xhtml" "xml")) lang "none")

What if we just pass whatever user put in org and jira will either use it or ignore it. I'm pretty sure they can work with yaml for example.

@wasamasa
Copy link

JIRA doesn't support many languages, but YAML is on the list: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=advanced

I wonder what Nyan is...

@luskwater
Copy link

luskwater commented Aug 17, 2018 via email

@stig
Copy link
Owner

stig commented Apr 13, 2019

@Fuco1 I don't remember why I added that check, but I suspect JIRA didn't behave well if I passed it languages it doesn't know about. If you have access to JIRA this should be fairly simple to verify for yourself.

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

Successfully merging a pull request may close this issue.

4 participants