Conversation
|
@sorpaas Can you say more about the motivation here? Since Scribble content is generated programmatically, it seems like the program could just not generate the element (or generate it with empty content) as easily as it could generate an element with a |
|
First of all, thanks for the review! I have a project (an org-mode alternative) that takes heavy use of Then I can create a function, for example, And then I might want to create something, for example, an You can argue that I can take out the returned traverse element's procedure using |
|
Ok, I can see why you'd want `'hidden'. This will be ok with a more complete patch that includes docs. I think there are some interactions here with link targets, where information is collected for for a target in a |
Sometimes you just want an element to be completely hidden. This pull request add hidden element render support for text, markdown, latex and html through a new style tag
'hidden.