Skip to content
Merged
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
48 changes: 47 additions & 1 deletion public/uploads/rules/gert-rulez/rule.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,59 @@ related:
- rule: public/uploads/rules/build-hallucination-proof-ai-assistants/rule.mdx
guid: 7c3da9eb-21b5-4f12-a86c-fe488925b2f4
seoDescription: SEO Description
lastUpdated: 2025-11-18T05:30:40.430Z
lastUpdated: 2025-11-18T06:37:22.292Z
lastUpdatedBy: Gert Marx
lastUpdatedByEmail: [email protected]
---

Hi



fjkjdsfkljsd\
sdfs\

sdfsd\
sdfs\
ff\
fdfd

* sdfsdf
* sdfsdf

1. sdfsdf
2. sdfsdf
3. sdfsd

fsdfsdfsdfsfsdfsd

This is just normal code

pdfsdfsdfsdf

| sdf | sdfs | sdfsd |
| ----- | ----- | ------ |
| sdfsd | sdfsd | fsdfsd |
| | | |
| | | |

```mermaid
%% This won't render without implementing a rendering engine (e.g. mermaid on npm)
flowchart TD
id1(this is an example flow diagram)
--> id2(modify me to see changes!)
id2
--> id3(Click the top button to preview the changes)
--> id4(Learn about mermaid diagrams - mermaid.js.org)
```

```cpp
for (int i=0; i < 100; i++)
{
do the thing
}
```

<imageEmbed alt="Image" size="small" showBorder={false} figureEmbed={{ preset: "default", figure: "Gangster", shouldDisplay: true }} src="/uploads/rules/gert-rulez/Cat%20with%20Cigarette%20in%20Focus2.png" />

<imageEmbed alt="Image" size="small" showBorder={false} figureEmbed={{ preset: "default", figure: "YUM", shouldDisplay: true }} src="/uploads/rules/gert-rulez/ChatGPT Image Nov 18, 2025, 04_07_05 PM.png" />
Expand Down