doomemacs/modules/lang/plantuml
Henrik Lissner d309dcad27
fix(plantuml): {org-,}plantuml-jar-path resolution
- Ensures `org-plantuml-jar-path` is less likely to be overwritten if the
  user changes it.
- Sets `org-plantuml-jar-path` and `plantuml-default-exec-mode` after
  calling `plantuml-download-jar`, so things Just Work™️ without
  needing the user to know to update these variables.

Close: #7992
2024-08-22 15:50:34 -04:00
..
autoload.el lang/plantuml: error on export in server mode 2019-10-23 14:36:40 -04:00
config.el fix(plantuml): {org-,}plantuml-jar-path resolution 2024-08-22 15:50:34 -04:00
doctor.el docs(plantuml): add graphviz/dot doctor 2022-01-27 18:47:07 +01:00
packages.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
README.org docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00

:lang plantuml

Description   unfold

This module adds plantuml support to Emacs; allowing you to generate diagrams from plain text.

Maintainers

This module needs a maintainer. Become a maintainer?

Module flags

This module has no flags.

Packages

Hacks

No hacks documented for this module.

TODO Changelog

This module does not have a changelog yet.

Installation

Enable this module in your doom! block.

This module requires plantuml to build diagrams with.

TODO Usage

󱌣 This module has no usage documentation yet. Write some?

TODO Configuration

󱌣 This module has no configuration documentation yet. Write some?

Troubleshooting

There are no known problems with this module. Report one?

Frequently asked questions

This module has no FAQs yet. Ask one?

TODO Appendix

󱌣 This module has no appendix yet. Write one?