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

Can modified the support for table font alignment render? #118

Open
yeshiqing opened this issue May 12, 2017 · 0 comments
Open

Can modified the support for table font alignment render? #118

yeshiqing opened this issue May 12, 2017 · 0 comments

Comments

@yeshiqing
Copy link

yeshiqing commented May 12, 2017

As u can see, the colon in the second row demonstrates the style of the font alignment in the column

| left align th|right align th| middle align th|
| :------| ------: | :------: |
|  text  | foo | bar |

But if there are whitespaces on either side of the symbol colon :, the table can't be rendered correctly.

I dived a lot in the source and found this may concerned:"OmniMarkupPreviewer\OmniMarkupLib\Renderers\libs\python3\docutils\parsers\rst\tableparser.py"

I want to improve my work efficiency ~ please do me a favor~

@yeshiqing yeshiqing changed the title can modified the support for render table align colon? can modified the support for table font alignment rendering? May 12, 2017
@yeshiqing yeshiqing changed the title can modified the support for table font alignment rendering? Can modified the support for table font alignment render? May 12, 2017
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