Skip to content

escape Markdown bullets in morse conversion/deconversion output#485

Merged
classabbyamp merged 1 commit into
miaowware:masterfrom
posimagi:escape-morse-bullets
Feb 10, 2026
Merged

escape Markdown bullets in morse conversion/deconversion output#485
classabbyamp merged 1 commit into
miaowware:masterfrom
posimagi:escape-morse-bullets

Conversation

@posimagi

@posimagi posimagi commented Jul 28, 2024

Copy link
Copy Markdown
Contributor

Description

render morse conversion output in fixed width, and escape Markdown bullets at the start of morse deconversion

Fixes #484

Type of change

  • Bug fix

How has this been tested?

Tested string manipulation in a local Python instance. I currently have no way to test the generation of Discord embeds.

Checklist

  • Issue exists for PR
  • Code reviewed by the author
  • Code documented (comments or other documentation)
  • Changes tested
  • All tests pass (see DEVELOPING.md, if it exists)
  • CHANGELOG.md updated if needed
  • Informative commit messages
  • Descriptive PR title

@posimagi posimagi changed the title escape Markdown bullets escape Markdown bullets in morse conversion/deconversion output Jul 28, 2024
Comment thread exts/morse.py Outdated
Comment thread exts/morse.py Outdated
@posimagi posimagi force-pushed the escape-morse-bullets branch from c7977c5 to 0fae3eb Compare July 28, 2024 20:51
@posimagi

Copy link
Copy Markdown
Contributor Author

updated PR

@classabbyamp

Copy link
Copy Markdown
Member

don't worry about the CI failure for the moment

@posimagi

Copy link
Copy Markdown
Contributor Author

@classabbyamp Someone reminded me this is still open. Any luck with the CI?

@classabbyamp classabbyamp merged commit bff289d into miaowware:master Feb 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Morse code conversions/deconversions starting with characters that can be coerced into Markdown bullets do so

2 participants