Skip to content
Discussion options

You must be logged in to vote
---
title: "testing table"
format: 
   html:
     keep-md: true
   pdf:
     keep-tex: true
     number-sections: true
---

## Introduction 


```{=html}
<table>
<caption><span data-qmd="As described in @sec-content, computers are great."></span></caption>
<thead>
<tr>
<th><span data-qmd="_Header 1_"></span></th>
<th><span data-qmd="_Header 2_"></span></th>
</tr>
</thead>
<tbody>
<tr>
<td><span data-qmd=""></span></td>
<td>Regular output</td>
</tr>
</tbody>
</table>
```




## Content {#sec-content}

Some content here.

On my (fixed) quarto, you'll see this:

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@cscheid
Comment options

@baptiste
Comment options

@cscheid
Comment options

@cscheid
Comment options

Answer selected by baptiste
@cscheid
Comment options

@baptiste
Comment options

@cscheid
Comment options

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