Re: [O] Extending ob-plantuml keywords

2019-09-09 Thread Norman Walsh
> On a casual inspection, it appears that ob-plantuml hardcodes the > plantuml keywords @startuml/@enduml around the source block. On closer inspection, I see that Org Mode 9.2.6 supports alternate @start/@end pairs in plantuml. Rather than using a keyword on #+BEGIN_SRC, it simply checks for @sta

Re: [O] Extending ob-plantuml keywords

2019-09-08 Thread Fraga, Eric
On Sunday, 8 Sep 2019 at 09:30, Norman Walsh wrote: > I’m tempted to hack at obj-plantuml a bit to support keyword selection > somehow. Before I do that, has anyone else already done it? Not that I am aware of; I've not needed the other @start options but they are potentially very useful so it wo