Hi people,
I am quite new here, so please, be patient.
I writing my summary of the many courses that I take in a monolitic Rmarkdown file, which I feel comfortable, and there shouldn't be much problem since markdown is lightweight.
However, knitting process the entire document.
Sometimes I just want to check if my markdown is right, and if it looks pretty enough.
Of course the document is splitt in markdown sections.
So the question is,
Is there any key combination to knit only the current section where the cursor is placed?
There's an issue that in general the context for processing markdown may depend on what comes above it. Not always, of course. I suspect there isn't a better answer to your question...but if there is I'd use it too!