Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add highlightjs #55

Closed
wants to merge 1 commit into from
Closed

add highlightjs #55

wants to merge 1 commit into from

Conversation

Utzig26
Copy link
Collaborator

@Utzig26 Utzig26 commented May 1, 2022

Adicionei o highlightjs ao projeto. (Fiquem a vontade para ler a documentação)

Utilização

  1. Para usar é simples, use a tag de código do markdown ``` code here! ```
  2. Bem... É isso.

Obs: Você pode especificar a linguagem em que está escrita o código, assim o highlightjs selecionará o css especifico para ela. Dessa forma: ``` code here! ```c++ ou ``` code here! ```Python

As linguagens disponíveis são
  • Bash
  • C
  • C#
  • C++
  • CSS
  • Diff
  • Go
  • HTML, XML
  • JSON
  • Java
  • JavaScript
  • Kotlin
  • Less
  • Lua
  • Makefile
  • Markdown
  • Objective-C
  • PHP
  • PHP Template
  • Perl
  • Plain text
  • Python
  • Python REPL
  • R
  • Ruby
  • Rust
  • SCSS
  • SQL
  • Shell
  • Session
  • Swift
  • TOML, also INI
  • TypeScript
  • Visual Basic
  • .NET
  • YAML

@JoaoVitorPSilva nessa mesma branch, faça um push aplicando o estilo a todos os code blocks do site, por favor.

@Utzig26 Utzig26 added the enhancement New feature or request label May 1, 2022
@Utzig26 Utzig26 requested a review from JoaoVitorPSilva May 1, 2022 00:06
@Utzig26 Utzig26 closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Criar estilo para blocos de código
2 participants