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

Add table alignment to Dokuwiki output #1566

Closed
svenax opened this issue Aug 27, 2014 · 2 comments
Closed

Add table alignment to Dokuwiki output #1566

svenax opened this issue Aug 27, 2014 · 2 comments

Comments

@svenax
Copy link

svenax commented Aug 27, 2014

Wonderful to have a Dokuwiki writer in Pandoc! Would it be possible to add alignment in table cells too? Dokuwiki does this in a simple way by having two or more spaces on the opposite end of the aligned text, like this:

^    right ^ left    ^    center    ^
|    right | left    |    center    |
@mpickering
Copy link
Collaborator

It looks like the plumbing is all in place so someone will get to making this change soon hopefully!

cc @claremacrae

@claremacrae
Copy link
Contributor

I agree. This would be great to do - and to get rid of the TODO in the source code for this.

Would someone familiar with the pandoc source be able to work with me next week (virtually) to implement this, please? I could provide the testsuite examples very quickly.

@jgm jgm closed this as completed in d97aed3 Aug 31, 2014
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

3 participants