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

Function that can replace or append one RSpace Template section #5

Open
hleegwater opened this issue Jun 30, 2024 · 1 comment
Open

Comments

@hleegwater
Copy link
Collaborator

Design for function:

  1. GET the current structured document
  2. specify the html with the replacement
  3. specify which section to alter, and whether it will be replaced or appended
  4. take only that section from the html
  5. PUT the new section in the same structured document.

Maybe with an rspacer tag too?

@hleegwater
Copy link
Collaborator Author

It would also be cool to have a function for adding only an attachment to an existing document.

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

1 participant