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

[Feature Request]: Support multiline input for markers #32

Open
rytswd opened this issue Aug 7, 2021 · 0 comments
Open

[Feature Request]: Support multiline input for markers #32

rytswd opened this issue Aug 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@rytswd
Copy link
Contributor

rytswd commented Aug 7, 2021

🔮 Relevant Command

importer purge, importer update, importer generate, importer preview

🗂 Language Type

All

🔎 Request Details

As Importer supports more marker option such as indentation and other additional features, it would be difficult to see all the options in one line.

Importer should support something like below:

demo:
  # == imptr: demo-import / begin 
  # from: ./snippet-with-exporter.yaml#[long-tree] 
  # indent: align
  # ==
  some data
  # == imptr: demo-import / end ==

Syntax above is only meant to explain how it should look like, and the actual implementation should consider better syntax.

@rytswd rytswd added the enhancement New feature or request label Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant