Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 290 Bytes

File metadata and controls

21 lines (13 loc) · 290 Bytes

abe-replace-variable

Edit:

Edit references: abe-variable-references.json

add a reference:

{
	"$$firstname": "john doe"
}

Example:

into input type text write hello $$firstname

Publish

when the post is published hello $$firstname will be replaced by john doe