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

Adding Page Constructor blocks inside the page #884

Open
martyanovandrey opened this issue Nov 13, 2024 · 0 comments
Open

Adding Page Constructor blocks inside the page #884

martyanovandrey opened this issue Nov 13, 2024 · 0 comments

Comments

@martyanovandrey
Copy link
Contributor

Description:
Enable the insertion of Page Constructor blocks directly into specific parts of markdown files. To achieve this, we should define and implement a syntax using directives.

Tasks:

  1. Research and design the syntax for directives that can be used within MD files.
  2. Implement the parsing logic to recognize and process these directives.
  3. Allow the embedded Page Constructor blocks to render correctly within the MD content.
  4. Update documentation to include guidance on using the new directive-based syntax.
  5. Test the implementation to ensure compatibility with existing MD file structures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant