Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Zegnat
Copy link
Member

@Zegnat Zegnat commented Dec 15, 2022

Fixes #2.

This aligns us more with Express’ own documentation by using their bundled middleware to parse the form.

@Zegnat Zegnat force-pushed the bugfix/have-express-parse-form-submission branch from ce1f123 to 08d4e39 Compare December 19, 2022 17:21
@Zegnat Zegnat force-pushed the bugfix/have-express-parse-form-submission branch from 08d4e39 to be961ff Compare December 19, 2022 17:22
@Zegnat
Copy link
Member Author

Zegnat commented Dec 19, 2022

Updated this to be a clean merge again after the swap to a different microformats parser. Also found out that Express actually bundles a form parser, so I dropped the need for an external dependency completely.

@gRegorLove
Copy link
Member

gRegorLove commented Aug 2, 2023

@Zegnat Is this ready to merge or pending reviewers? cc @jalcine

@aimee-gm
Copy link
Member

aimee-gm commented Sep 14, 2023

@gRegorLove just tested this and looks to be working 👍 It should be good to merge

@Zegnat
Copy link
Member Author

Zegnat commented Sep 14, 2023

Somehow missed your comment, @gRegorLove! Apologies!

This has been ready to merge IMO. But thanks for confirming it works @aimee-gm!

(I do not have write access on this repo, else I would have opted to merge it myself.)

@aimee-gm aimee-gm merged commit 87b7cc3 into microformats:next Sep 14, 2023
@Zegnat Zegnat deleted the bugfix/have-express-parse-form-submission branch September 14, 2023 14:26
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.

parsing a snippet of html does not seem to be working
3 participants