Releases: twiddly-forks/obsidian-dialogue-plugin
Releases · twiddly-forks/obsidian-dialogue-plugin
1.1.0-twiddly
This is a customized build for personal use. Don mai.
1.1.0
Use BRAT to install from this repo until the new features have been merged back into the original repo.
Use this link with BRAT: https://github.com/twiddli/obsidian-dialogue-plugin
Changes
- Added center participant
c:
orcenter:
for name of centered participant
- Leading and trailing whitespace are now trimmed
- Added footer content
- Use the
::
prefix after a dialogue to add a footer (see README) - Default footer content can be modified with new parameters
leftFooter
,rightFooter
, andcenterFooter
- Use
footerMode
to disable or enable default footers (see README)
- Use the
- Render markdown in messages
- New parameter
renderMarkdownTitle
for rendering markdown in the title - New parameter
renderMarkdownContent
for rendering markdown in the content - New parameter
renderMarkdownFooter
for rendering markdown in the footer - New parameter
renderMarkdownComment
for rendering markdown in the comment
- New parameter
- Hide or show unparsable text with
clean
parameter