MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

Change paragraph newline processing and half-space printing. #282

Closed AESilky closed 9 months ago

AESilky commented 9 months ago

As requested, only print a single newline when multiple consecutive paragraph marks (dash,dash,dash,dash) are received. Condense half-spaces so that words are more typically printed without space between letters.