8000 Extended simple parameter values by thunderer · Pull Request #44 · thunderer/Shortcode · GitHub
[go: up one dir, main page]

Skip to content

Extended simple parameter values#44

Merged
thunderer merged 1 commit intomasterfrom
extended-parameter-values
Jan 8, 2017
Merged

Extended simple parameter values#44
thunderer merged 1 commit intomasterfrom
extended-parameter-values

Conversation

@thunderer
Copy link
Owner
@thunderer thunderer commented Dec 15, 2016

Right now shortcode parameters can have one of the three value types:

  • empty param,
  • simple param=value,
  • complex param="value value".

The problem is, in simple type the value can only be an alphanumeric string without any special characters. This PR extends its capabilities to include all valid content, for example:

  • param=value-dash,
  • param=value_under,
  • param=#code.

@thunderer thunderer force-pushed the extended-parameter-values branch from 79ff199 to 19a1da1 Compare January 8, 2017 00:12
@thunderer thunderer merged commit 648913e into master Jan 8, 2017
@thunderer thunderer deleted the extended-parameter-values branch January 8, 2017 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0