Matt Ehlinger

Results 6 issues of Matt Ehlinger

It would be rather nice if `glow` supported optionally printing line numbers as it can be hard to remember where something is in a large markdown file without that reference.

enhancement

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2011825626/38759/ ## Summary - Refactors `gpnf-auto-attach-child-files` into a class. - Moves configuration logic to constructor args so that users can easily create multiple, unique configurations. -...

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/1994083346/38231?folderId=6987275 ## Summary We were not removing "/" or "." chars from new file names inputted by users in the `gw-gravity-forms-rename-uploaded-files.php` snippet. The result is that...

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2499159955/60820/ ## Summary If no options are selected for a configured multi-select, the `$value` arg in `validate()` will be an empty string and the function will...

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2629624110/67745?folderId=6987275 ## Summary Adds a change event emission so that the event gets propogated after the place name is set in the address field. This was...

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2713458510/71717?viewId=6987275 ## Summary Adds a snippet to dymically populate Select and Multi-Select fields from Notion fields. Note: relies on the changes in: https://github.com/gravitywiz/gc-notion/pull/8