|
|
|
|
|
by swah
4978 days ago
|
|
I convinced my team to use pandoc instead of Word for documenting a new project, and now, because creating tables is so hard (they are not like Emacs users), I'm considering lobbying them back to Word, or writing a preprocessor to insert tables from CSV files... feels bad man. |
|
How can this be harder than creating table with Word? Word always gets in the way. Word appears to be easier but down the road, it always end up as a painful process.
For me just the benefit of being mergable and delegating styling at the end of the tool chain is just plain great.
http://johnmacfarlane.net/pandoc/README.html#tables
Edit: rendering issues!