Skip to content

Commit

Permalink
up examples
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocp committed Jan 11, 2025
1 parent e4c6c21 commit c8c69e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/heex.exs
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ markdown = """
```heex
<%= @hello %>
{ @hello }
```
Elixir was created by José Valim.
Expand Down
1 change: 1 addition & 0 deletions examples/live_view.exs
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ defmodule DemoLive do
```heex
<%= @hello %>
{ @hello }
```
Elixir was created by José Valim.
Expand Down

0 comments on commit c8c69e2

Please sign in to comment.