Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not inserting lipsum into proper nested element #1

Open
othermachines opened this issue Jul 10, 2014 · 0 comments
Open

Not inserting lipsum into proper nested element #1

othermachines opened this issue Jul 10, 2014 · 0 comments

Comments

@othermachines
Copy link

In this case:

<ul class="headline-list">
  <li><h4><a href="#">[lipsum 10w 50%]</a></h4></li>
</ul>

I'm getting this:

<ul class="headline-list">
  <li>mi tincidunt sed dolor condimentum nam mi viverra mi morbi maecenas nulla</li>
</ul>

I do like this as a much cleaner solution over having to maintain lists of placeholder text in pattern lab. With capitalization and punctuation, this could be an awesome tool.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants