Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

244
Vistas
Github Actions Scripts - create comment as raw text

As it is currently, when using

github.rest.issues.createComment({ issue_number, owner, repo, body: "..." })

the body portion is interpreted as Markdown in the comment, so e. g. multiple spaces will be rendered as one space and tokens like <hello> won't be displayed at all because they are interpreted as HTML tags. I would like to prevent both of these mechanisms by posting a comment as raw text instead of Markdown. Is this possible?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

According to the documentation, there is no way to disable markdown.

As a workaround you could wrap the body of your comment in triple backquotes, triple tilde or pre tags to display it as a fenced code block :

```text
```

~~~text
~~~

Adding the word "text" should disable the syntax highlighting.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda