Skip to content

Add more EC mockups in dev #100

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev/src/routes/dave.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ title: What are we missing?

Title as defined by frontmatter: {frontmatter.title}

# Day 1088 of asking for an internal shitpost channel
# Day 1069 of asking for an internal shitpost channel

[[toc]]
39 changes: 38 additions & 1 deletion dev/src/routes/ec.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,41 @@ Hey I'm A
:::tab[b.tsx]
Hi this is B
:::
::::
::::

```fsharp title="what.language.is.this.fs" "ShitPost"
type ImplementShitPost() =
interface end
```

```fsharp collapse={1-3} showLineNumbers "FSharp"
namespace FSharpBetter

open Fable.Core

let ``don't look at that`` value = JS.console.log value
"please" |> ``don't look at that``
```

```python del={1} ins={2}
the_truth = "Can we all agree that python is the best"
the_truth = "Can we all agree that python is the worst"
```

```fsharp {"5":1} del={"1. Test the label":2} ins="true"
#nowarn 3535

let noLabels = true
```

```fsharp
let nowrap = "73149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c254"
```

```fsharp wrap
let withwrap = "73149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c25473149cdfba1b194331282cc31e46c254"
```

```ansi frame="terminal"
mr roboto in el terminilo
```