You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
I faced a similar problem when trying to place roles in tab-item. I have a pull request (#135) which is currently under review. If the extension is installed as an editable package in python, then I would suggest you just change the code yourself. It is simply two lines of code.
Describe the bug
context
I have an rst replacement text:
I then have a tab with this:
expectation
I expected
|pip|
to be replaced correctly (note this works with other tab systems,inline-tabs
e.g.bug
It now shows the tab name as:
problem
This is a problem for people because it might be necessary to globally control some of the tab names.
Say OS's, terminals etc.
Reproduce the bug
Context above should give enough instructions. Rather simple IMHO.
If you need more details, please let me know!
List your environment
No response
The text was updated successfully, but these errors were encountered: