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

"_" char missed in names column #627

Closed
Alexey-T opened this issue Jun 9, 2017 · 5 comments
Closed

"_" char missed in names column #627

Alexey-T opened this issue Jun 9, 2017 · 5 comments
Labels
awaiting changes 🖊️ Pull request has been reviewed, but contributor needs to make changes.

Comments

@Alexey-T
Copy link

Alexey-T commented Jun 9, 2017

MD note is

on_hint(self, ed_self, x, y) -> None, True
hint_proc()

HINT_GET_SIZE(x,y) -> x,y
HINT_CREATE(x, y) -> id_bitmap, id_canvas
HINT_SHOW(x, y, id_bitmap)

Bug: for this note, name of item in left column is w/o _ char-
"onhint(self..."

@asmsuechan
Copy link
Contributor

asmsuechan commented Jun 9, 2017

Hi, @Alexey-T! Actually, I've found how to fix it already. Chances are it will be fixed in the next version 💃

refs: #398

@kazup01
Copy link
Member

kazup01 commented Jun 13, 2017

Released on v0.8.10! Enjoy!

@Alexey-T
Copy link
Author

It is still the same in 0.8.10: no _ in titles.

@kazup01
Copy link
Member

kazup01 commented Jun 13, 2017

Oops this is still under work in progress. Thank you for your info @Alexey-T .

@kazup01 kazup01 reopened this Jun 13, 2017
@kazup01 kazup01 added the awaiting changes 🖊️ Pull request has been reviewed, but contributor needs to make changes. label Jun 13, 2017
@Flexo013
Copy link
Contributor

This feature has been released in Dec 2017.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting changes 🖊️ Pull request has been reviewed, but contributor needs to make changes.
Projects
None yet
Development

No branches or pull requests

4 participants