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

Treat {color} as formatting syntax instead of a block #12

Closed
melloc opened this issue Jul 16, 2019 · 0 comments
Closed

Treat {color} as formatting syntax instead of a block #12

melloc opened this issue Jul 16, 2019 · 0 comments
Assignees

Comments

@melloc
Copy link
Contributor

melloc commented Jul 16, 2019

Despite having block syntax, JIRA actually treats {color} as formatting syntax instead. It doesn't generate a colored block, but rather wraps text with the <font> tag. Since the <font> tag in considered deprecated, I'm going to make it generate the <span> tag instead when I fix this.

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

No branches or pull requests

1 participant