the-ted / org-mind-map

This is an emacs package that creates graphviz directed graphs.
GNU General Public License v3.0
542 stars 53 forks source link

Fix issue where org-mind-map-include-text would skip parent nodes #52

Open mattduck opened 4 years ago

mattduck commented 4 years ago

Hi! Thanks for working on this, I think it's great.

I know it's not maintained anymore but I'm PR'ing this just in case you or someone else finds it useful. It fixes a problem where if org-mind-map-include-text was t, text would only be included for leaf nodes that had no parent, and parent nodes would not display any text.

I've updated example-7.org and example-7.png to include the new output:

example-7