Skip to content

Commit

Permalink
testing collapsible sections for CA
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-rottger committed Dec 13, 2024
1 parent 68fddc1 commit b9df86a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions content/coding_aperitivo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,24 @@ We are very happy to discuss ongoing or upcoming research.

## Past Guests

<details>
<summary>Test</summary>

### Heading
1. Foo
2. Bar
* Baz
* Qux

### Some Javascript
```js
function logSomething(something) {
console.log('Something', something);
}
```
</details>


### 2021

- [Emily Sheng](https://ewsheng.github.io/): "Biases in NLG and Dialogue Systems"
Expand Down

0 comments on commit b9df86a

Please sign in to comment.