@@ -265,7 +265,7 @@ items:
265
265
defaultValue: false
266
266
description: >-
267
267
Send Segment Screen view events to A/B Smartly as goals. The goal name
268
- will be <screen_name>_screenview. The screen name is lower-cased and any
268
+ will be ` <screen_name>` _screenview. The screen name is lower-cased and any
269
269
spaces or special characters are replaced with underscores. For example, a
270
270
view of the "Home" screen will trigger the home_screenview goal. If the
271
271
goal does not exist in the A/B Smartly web console, it is ignored.
@@ -282,7 +282,7 @@ items:
282
282
defaultValue: false
283
283
description: >-
284
284
Send Segment Page view events to A/B Smartly as goals. The goal name will
285
- be <page_name>_pageview. The page name is lower-cased and any spaces or
285
+ be ` <page_name>` _pageview. The page name is lower-cased and any spaces or
286
286
special characters are replaced with underscores. For example, a view of
287
287
the "Home" page will trigger the home_pageview goal. If the goal does not
288
288
exist in the A/B Smartly web console, it is ignored.
@@ -766,7 +766,7 @@ items:
766
766
defaultValue: false
767
767
description: >-
768
768
If this setting is enabled, we will add `context.app.build`, if present,
769
- to Adobe's AppID, as `<name> <version> ( <build>)`.
769
+ to Adobe's AppID, as `` <name>` ` <version>` (` <build>` )`.
770
770
required: true
771
771
label: Add application build to Adobe's App ID
772
772
- name: collectHighEntropyUserAgentHints
@@ -9155,8 +9155,8 @@ items:
9155
9155
type: string
9156
9156
defaultValue: ''
9157
9157
description: >-
9158
- Allows Braze to add the nonce to any <script> and <style> elements created
9159
- by the SDK. [See more
9158
+ Allows Braze to add the nonce to any ` <script>` and ` <style>` elements
9159
+ created by the SDK. [See more
9160
9160
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
9161
9161
required: true
9162
9162
label: Content Security nonce
@@ -18617,7 +18617,7 @@ items:
18617
18617
- name: oauth
18618
18618
type: oauth
18619
18619
defaultValue: {}
18620
- description: 'Authorize Segment to oauth <UPDATE> '
18620
+ description: 'Authorize Segment to oauth ` <UPDATE>` '
18621
18621
required: false
18622
18622
label: oauth
18623
18623
- name: valueIdentifier
@@ -29015,8 +29015,8 @@ items:
29015
29015
type: string
29016
29016
defaultValue: ''
29017
29017
description: >-
29018
- You can find your Hello Bar API Key, in the provided `<script>` tag for
29019
- example: `<script src="//my.hellobar.com/API_KEY.js">`
29018
+ You can find your Hello Bar API Key, in the provided `` <script>` ` tag for
29019
+ example: `` <script src="//my.hellobar.com/API_KEY.js">` `
29020
29020
required: true
29021
29021
label: API Key
29022
29022
actions: []
@@ -30019,7 +30019,7 @@ items:
30019
30019
defaultValue: true
30020
30020
description: >-
30021
30021
Format the event names for custom behavioral event automatically to
30022
- standard HubSpot format (`pe<HubID>_event_name`).
30022
+ standard HubSpot format (`pe` <HubID>` _event_name`).
30023
30023
required: true
30024
30024
label: Format Custom Behavioral Event Names
30025
30025
- name: loadFormsSDK
@@ -30463,8 +30463,8 @@ items:
30463
30463
Enter your UBX account's base URL endpoint here. This can be found in the
30464
30464
email you received from UBX after setting up your UBX account. It should
30465
30465
have either the format
30466
- `https://<subdomain>.ubx.ibmmarketingcloud.com/<path>/` or
30467
- `https://<subdomain>.goacoustic.com/<path>/`.
30466
+ `https://` <subdomain>` .ubx.ibmmarketingcloud.com/` <path>` /` or
30467
+ `https://` <subdomain>` .goacoustic.com/` <path>` /`.
30468
30468
required: true
30469
30469
label: API URL
30470
30470
- name: authToken
@@ -34723,8 +34723,8 @@ items:
34723
34723
type: boolean
34724
34724
defaultValue: true
34725
34725
description: >-
34726
- Obfuscate all user-input elements (like <input> and <select>) from session
34727
- recordings.
34726
+ Obfuscate all user-input elements (like ` <input>` and ` <select>` ) from
34727
+ session recordings.
34728
34728
required: true
34729
34729
label: Input Sanitization
34730
34730
- name: networkSanitization
@@ -35530,7 +35530,7 @@ items:
35530
35530
defaultValue: ''
35531
35531
description: >-
35532
35532
Your Marketo REST API Endpoint in this format:
35533
- `https://<your_account_id>.mktorest.com`
35533
+ `https://` <your_account_id>` .mktorest.com`
35534
35534
required: true
35535
35535
label: Endpoint
35536
35536
- name: folder
@@ -42552,8 +42552,8 @@ items:
42552
42552
Enter your Quora Conversion Pixel write key. It should be a series of
42553
42553
letters and numbers, which you can find in your `Install Pixel` option in
42554
42554
your Quora Ads Manager -> Conversion Pixel tab. It is the string of
42555
- letters and numbers that is the second argument to `qp('init', <This is
42556
- your write key>)`
42555
+ letters and numbers that is the second argument to `qp('init', ` <This is
42556
+ your write key>` )`
42557
42557
required: true
42558
42558
label: Quora Conversion Pixel Key
42559
42559
actions: []
@@ -49010,8 +49010,8 @@ items:
49010
49010
The inverse of ignoreUrls. Only report errors from whole urls matching a
49011
49011
regex pattern or an exact string. whitelistUrls should match the url of
49012
49012
your actual JavaScript files. It should match the url of your site if and
49013
- only if you are inlining code inside <script> tags. Not setting this value
49014
- is equivalent to a catch-all and will not filter out any values.
49013
+ only if you are inlining code inside ` <script>` tags. Not setting this
49014
+ value is equivalent to a catch-all and will not filter out any values.
49015
49015
required: false
49016
49016
label: Whitelist Urls
49017
49017
actions: []
0 commit comments