Skip to content

Live Script Generation - Example bulleted list does not render #3

@agoldsbo

Description

@agoldsbo

I have been using the Live Script Generation rules with Amp to successfully create new Live Scripts, but noticed that the bulleted lists were not rendering properly.

The example code is:

%[text] - First item\
%[text] - Second item\
%[text] - Third item\

This does not render the list:
Image

It looks like there needs to be a space between the text and the slash, and there only needs to be one slash to mark the end of the list:

%[text] - First item
%[text] - Second item
%[text] - Third item \
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions