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

Implement #+BEGIN_COMMENT blocks #65

Open
1 task
novoid opened this issue Jan 7, 2022 · 0 comments
Open
1 task

Implement #+BEGIN_COMMENT blocks #65

novoid opened this issue Jan 7, 2022 · 0 comments
Assignees
Labels
enhancement quickfix small change necessary to fix this

Comments

@novoid
Copy link
Owner

novoid commented Jan 7, 2022

Support for comment blocks need to be implemented for Orgdown1 compatibility:

#+BEGIN_COMMENT
This is a multi line comment block.
This is the second line.

This is the second paragraph.

This *is* an /example/ of _some_ syntax +highlighting+.
#+END_COMMENT

Those blocks should not appear in the HTML output.

  • decide if the block content should be present in the online Org-down output or not
@novoid novoid added enhancement quickfix small change necessary to fix this labels Jan 7, 2022
@novoid novoid self-assigned this Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement quickfix small change necessary to fix this
Projects
None yet
Development

No branches or pull requests

1 participant