Homec4science

Allow Remarkup rules to assert that attributes do not contain tokens

Authored by epriestley <git@epriestley.com> on Jul 1 2014, 20:00.

Description

Allow Remarkup rules to assert that attributes do not contain tokens

Summary: Remarkup rules can not safely use arbitrary text in attributes, as it
may be replaced with tags during text restoration. Resolve this in two ways:
first, allow rules to assert that variables contain only flat text. The next
patch also adjusts rule priorities so that embed rules fire before link rules.

Auditors: btrahan

Details

Committed
epriestley <git@epriestley.com>Jul 1 2014, 20:03
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUc6b75f3ffacf: Various minor improvements to the `xsprintf` functions
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU032adc707f7d: Allow Remarkup rules to assert that attributes do not contain tokens (authored by epriestley <git@epriestley.com>).Jul 1 2014, 20:03