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

bold with emphasis #10

Open
yitang opened this issue Mar 30, 2015 · 2 comments
Open

bold with emphasis #10

yitang opened this issue Mar 30, 2015 · 2 comments

Comments

@yitang
Copy link

yitang commented Mar 30, 2015

Hi,

Thanks for building this incredible ox-rst package, it makes my life a lot easier in working with software guys who use Sphinx for creating documentation.

I've noticed that */i/*, bold with emphasis, will be exported to ***i***, and I wonder if it is a legal syntax in rst for I am using Sphnix to compile and get this warning message:

WARNING: Inline strong start-string without end-string.

I don't understand rst format but I presume it will be a easy fix?

-Yi

@msnoigrs
Copy link
Owner

`there is no way to represent bold italics in reStructuredText.'

http://stackoverflow.com/questions/11984652/bold-italic-in-restructuredtext

@yitang
Copy link
Author

yitang commented Mar 30, 2015

that's interesting, I will forward this reference to my colleague, thanks.

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

2 participants