I'm trying to append text to the end of a section, without using regex or another complicated method to get the contents of that section first. This seems possible in other language libraries but not this one. Am I missing something, or is this a possible feature to be added?
Thank you.
I'm trying to append text to the end of a section, without using regex or another complicated method to get the contents of that section first. This seems possible in other language libraries but not this one. Am I missing something, or is this a possible feature to be added?
Thank you.