Closed mattkatz closed 4 years ago
Not sure why this is showing conflicts as they seem really clearly one-sided.
Not sure why this is showing conflicts as they seem really clearly one-sided.
I rebased on master.
I pushed some changes onto the rebase I did the other day. If you're going to push more to this branch you should pull first and then you wont re-push the conflicts.
I pushed some changes onto the rebase I did the other day. If you're going to push more to this branch you should pull first and then you wont re-push the conflicts.
Ok - I'm working off of a fork, so I'll figure that out. I think that just means doing a pull rebase from your master into my fork branch.
This is a huge improvement, thanks for sticking with it!
Just checked into see the merge! Awesome! Feels great to contribute.
Ensure that we output each language in a file per markdown document.
If there are multiple language blocks in one document, each goes to the right file.
If the language is python, output init.py package indicators along the output tree to a file.
Allow multiple language descriptions for markdown blocks to go to the same file extension ("csharp", "c#" and "cs" all output ".cs" files)