eg. ?selectors=#first-paragraph,#title returns selectors: { "#first-paragraph":"A paragraph text" "#title":"A title text" }
eg. ?selectors=#first-paragraph,#title
returns
selectors: {
"#first-paragraph":"A paragraph text"
"#title":"A title text"
}