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

Have a pointer symbol "*" in block #57

Open
codingspirit opened this issue Oct 22, 2019 · 0 comments
Open

Have a pointer symbol "*" in block #57

codingspirit opened this issue Oct 22, 2019 · 0 comments

Comments

@codingspirit
Copy link

codingspirit commented Oct 22, 2019

Hi,

I'm trying to have a block like this:

+------------+
|int* func() |
+------------+

* stand for pointer so I'd like to keep it exactly as *. But it will be transferred into a big blank if I do so in raw rst file. Tried \* and #* as well, none of them meets my requirements.

Is there a way to have a pointer symbol in a block? Thanks a lot

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