Skip to content

Conversation

bernhardoj
Copy link
Contributor

Details

Allow to pass markdown rules that will be parsed. This is for Expensify/App#67976. The proposal detail is here.

Related Issues

Manual Tests

I test it by updating the parser locally and pass ['emoji'] for the filterRules.

parser={parseExpensiMark}

parser={(value) => parseExpensiMark(value, ['emoji'])}
Screenshot 2025-08-28 at 14 00 15

Linked PRs

@bernhardoj bernhardoj changed the title Add the ability to only parse specific markdown rules [HOLD] Add the ability to only parse specific markdown rules Aug 29, 2025
@bernhardoj bernhardoj closed this Sep 12, 2025
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.

1 participant