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

Proposal: Add feature using html comment tag to allow exclusion of text/content #9

Open
AdonisVillanueva opened this issue Jul 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@AdonisVillanueva
Copy link

A cool feature would be to allow the exclusion of certain text content created by the author from WP using html comment tag.

For example:

Pagraph 1: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Pagraph 2: Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

The content on WP would not be affected and show both paragraph 1 & 2. But on Steemit it should only show paragraph 1 since paragraph two is enclosed in a hide tag that the plugin should detect.

Thanks!

@drov0 drov0 added the enhancement New feature or request label Aug 30, 2018
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

2 participants