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

Some extra formatting bugs #16

Closed
Scratch-net opened this issue May 17, 2016 · 8 comments
Closed

Some extra formatting bugs #16

Scratch-net opened this issue May 17, 2016 · 8 comments
Assignees
Labels

Comments

@Scratch-net
Copy link

Scratch-net commented May 17, 2016

Hi again and sorry for bugging. We faced some other bugs with jira formatting syntax when using lists.

Consider the following jira ticket:

h2.Acceptance Criteria
- test  /api/get-my-info 
- When a filter is selected it shows on the ribbon

h2.Technical tasks
- build the interface
- build the API
- build the filter button (and close icon)
- something else

This is how it looks in slack:
image

and this is how it looks in Jira:
image

@shaunburdick
Copy link
Owner

I only account for (*) when doing an unordered list. https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=lists

In the short term you can switch them to (*) and it should work.

@shaunburdick shaunburdick self-assigned this May 17, 2016
@Scratch-net
Copy link
Author

Sorry, there's too many tickets to fix, (about 100), I cannot do it manually

@shaunburdick
Copy link
Owner

That's ok, I was just suggesting it as a fix until I can get some code in to account for that.
I think it will be pretty easy, I will find some time tonight (EDT) to fix it up.

@Scratch-net
Copy link
Author

Thank you so much

@shaunburdick
Copy link
Owner

I think I see another bug in there too where get-my-info is getting changed to get~my~info

shaunburdick added a commit that referenced this issue May 17, 2016
@shaunburdick
Copy link
Owner

ok, try the bugfix/dash-unordered-list and see if that fixes it for you.

@Scratch-net
Copy link
Author

It's working, thanks a lot!

@shaunburdick
Copy link
Owner

Sweet, merging!

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

No branches or pull requests

2 participants