Closed mineshpatel1 closed 9 years ago
I'd like it if it defaulted to personal space again if not specified. Makes it easier to chuck docs up to Atlas quickly and sort out which space etc at a later date.
Also can you pull to develop instead? ta
Nicely done though, BTW, big improvement on my hack job :+1:
Where's it pulling the default page title from? Filename would be better (or is in my case - doc titles are the file names for me).
Handled this very nicely, good work
Page title is the first line of the markdown file, which is usually the title in a markdown file. I changed this from file name because half of the docs are README.md's in git repositories. I'll had an -f option for file name titles if you want though.
I can add the personal space - is that like a user space? Do I just use a special space code?
I've also written GE a wrapper for pandoc so they can generate an effective website from markdown documents on their crappy file share space with their CSS. It's probably something handy for us for creating nice offline exports.
Ok my bad, I should rtfm ;-)Personal space / user space yep same thing. Can't remember how to reference it but it's what my original code does by default if no space specified.
My use case for the tool is publishing my own local notes that I do in nvalt to atlas, hence low friction requirement
Pandoc sounds very interesting, I have a tex file and text expander snippet to auto build PDF with it but it's a hack so I suspect your polish would be good on it :)
Robin Moffatt
Principal Consultant
M: +44 7841 207 265 • E: robin.moffatt@rittmanmead.com
S: robinmoffatt • T: @rmoff
www.rittmanmead.com
Registered Office : Suite B, First Floor, Moore House, 11 - 13 Black Lion Street, Brighton, BN1 1ND, United Kingdom
Company No. : 6032852
VAT No. : 900 3839 48
Please note that this email communication is intended only for the addressee and may contain confidential or privileged information. The contents of this email may be circulated internally within your organisation only and may not be communicated to third parties without the prior written permission of Rittman Mead Consulting. This email is not intended nor should it be taken to create any legal relations, contractual or otherwise.
On Wed, Jan 21, 2015 at 5:53 PM, mineshpatel1 notifications@github.com wrote:
Page title is the first line of the markdown file, which is usually the title in a markdown file. I changed this from file name because half of the docs are README.md's in git repositories. I'll had an -f option for file name titles if you want though. I can add the personal space - is that like a user space? Do I just use a special space code?
I've also written GE a wrapper for pandoc so they can generate an effective website from markdown documents on their crappy file share space with their CSS. It's probably something handy for us for creating nice offline exports.
Reply to this email directly or view it on GitHub: https://github.com/RittmanMead/md_to_conf/pull/2#issuecomment-70874422
Features new python script addressing the following issues: