Skip to content

Conversation

@Gusted
Copy link
Contributor

@Gusted Gusted commented Apr 1, 2024

Input
Generic text.

/Italicized/

*strong*

=Heading=

~Codeblock~

+StrikeTrough+

_Underlined_

Before

Screen Shot 2024-04-01 at 23 26 15

After

Screen Shot 2024-04-01 at 23 25 52

- Move the `*` operator to inside the capturing group so all characters
that match `\s` is preserved and not just the first character.
- Add tests.
- Resolves alecthomas#845
@alecthomas
Copy link
Owner

Nice find, thanks.

@alecthomas alecthomas merged commit e5c25d0 into alecthomas:master Apr 1, 2024
@Gusted Gusted deleted the org-mode branch April 1, 2024 21:40
@Gusted
Copy link
Contributor Author

Gusted commented Apr 1, 2024

Thank you for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants