Raw Post Button will add a button to the post menu. When you click the button, you’ll get a modal / popover with the raw (markdown) version of the post.
This setting allows you to set a minimum trust level the current user needs to have before they can see that button. It defaults to TL0. Anons will never see it.
Per post keyboard shortcuts only work if the post is selected with J / K. When you have a post selected, the R key is already used for reply_to_post. So we need to find a different shortcut for that.
Great idea! It’s especially useful to post internal markdown templates for forum staff members in order to use them in wordpress, or any other markdown-“compatible” system.
How about to add a Copy button the the raw post popup?
AFAIK the only way to do it would be to clone the GitHub repository, modify the code by either hard coding a new icon, or adding a new option, then use the updated code on your site.
You could also request that as a new feature, but there is no guarantee on when it would be done.
Las publicaciones no tienen títulos, los temas sí.
El botón muestra el contenido sin formato de las publicaciones.
No obstante, ¿por qué necesitarías ver el título de un tema en la visualización del contenido sin formato de una publicación?
Haces clic en el botón “raw” (sin formato) en la vista del tema, por lo que ya conoces el título del tema, que siempre está visible en la parte superior de la pantalla.
El título de un tema no se relaciona realmente con el contenido de una publicación. Por lo tanto, no pertenece realmente a una ventana emergente que muestre el contenido “sin formato” de la publicación. Tampoco contiene ningún contenido sin formato para mostrar.
Así que no estoy seguro de cuán útil sería mostrar esta información.
https://meta.discourse.org/raw/152542 da el contenido sin formato de un tema, no de una publicación.
Los temas tienen títulos.
Y lo necesito porque uso estos contenidos sin formato para hacer copias de seguridad de las versiones en markdown del contenido.