Enhancement: implemented documentation for “codeOnly”-files#115
Enhancement: implemented documentation for “codeOnly”-files#115sjorek wants to merge 2 commits intonevir:masterfrom
Conversation
|
Dunno with thread you read first, so here is a comment duplicate to ease reading 😏
|
|
If you decide to merge this, you could leave the issue and/or this request open, so we can discuss a solution for how to sync code and comments (= having more than 1 comment-block and 1 code-block) …
|
|
… another idea to get code and comments in sync: place regular-expressions as markers in the markdown-file to indicate what line of code the comment-segment should start at … sounds easier than the one above … an example: code: markdown: … actually I like this idea, as I'm writing it down. @kmdavis How about you ? |
|
You did it, yeah ! |
Description is in #114 …