Replies: 1 comment 2 replies
-
The concept of "draft mode" is ambiguous and something to define clearly. What does it mean for a page to be a draft:
What if you link from page1 to this page2 in draft mode: should we display a 404 page? We already have a concept of Whatever we adopt, we should rather make the experience consistent across plugins and try to support all the use-cases the users will have for this draft feature |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to work on the content of a documentation page before it officially gets published. Is there a way to turn on "draft-mode" with some label or annotation for a page that I'm working on?
docs/
.. work-in-progress.md # in draft mode
.. peer-reviewed.md
Beta Was this translation helpful? Give feedback.
All reactions