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

Trim leading whitespace in multi-line strings and templates #218

Open
3 tasks
deciduously opened this issue Jun 17, 2024 · 0 comments
Open
3 tasks

Trim leading whitespace in multi-line strings and templates #218

deciduously opened this issue Jun 17, 2024 · 0 comments
Assignees

Comments

@deciduously
Copy link
Member

deciduously commented Jun 17, 2024

Trim leading and trailing whitespace, then remove the min common whitespace preceding each line.

  • Provide a utility function to trim leading whitespace from multi-line strings in Javascript/Typescript
  • Augment tg to do the same transformation automatically for Tangram templates
  • Provide a tg.raw tag that does not strip whitespace
@nitsky nitsky changed the title Allow trimming leading whitespace in multi-line strings and templates Trim leading whitespace in multi-line strings and templates Jun 17, 2024
@nitsky nitsky self-assigned this Sep 26, 2024
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

2 participants