Skip to content

Commit d2255ac

Browse files
Update index.md
1 parent 2622a45 commit d2255ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/news/052/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ If needed, a section can be split into subsections with a "------" delimiter.
8383
![egui_ratatui running in bevy](egui_ratatui.jpg)
8484

8585
[egui_ratatui][egui_ratatui] by [gold-silver-copper][gold]
86-
is an [egui][egui] widget that is also a [ratatui][ratatui] backend.
87-
It allows you to create Terminal User Interfaces inside Egui.
86+
is an [egui][egui] widget that is also a [ratatui][ratatui] backend.;
87+
It allows you to create Terminal User Interfaces inside Egui.;
8888
This means that it can be used to integrate ratatui into bevy, macroquad, or
89-
any other egui renderer. It is also WASM compatible.
90-
The current release is the product of months of iteration, and is now "stable".
91-
It is currently being used for a game and at a startup, with no issues.
89+
any other egui renderer. It is also WASM compatible.;
90+
The current release is the product of months of iteration, and is now "stable".;
91+
It is currently being used for a game and at a startup, with no issues.;
9292

9393
[egui_ratatui]: https://github.com/gold-silver-copper/egui_ratatui
9494
[gold]: https://github.com/gold-silver-copper

0 commit comments

Comments
 (0)