投稿で一部のテキストを非表示にする方法はありますか?

You can use comments.

[comment]: <> (This is a comment, it will not be included)

As html comment

<!---
your comment goes here
and here
-->

I checked and the HTML comment is not rendered in cooked.

「いいね!」 2