Skip to content
Discussion options

You must be logged in to vote

In Quarto you should be able to do this:

```
<div>test</div>
```

Or this:

```html
<div>test</div>
```

Or this to get the grey box without highlighting:

```default
<div>test</div>
```

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MayaGans
Comment options

@cscheid
Comment options

Answer selected by jjallaire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss/js)
3 participants