Skip to content

Conversation

qgallouedec
Copy link
Member

@qgallouedec qgallouedec changed the title Replace <Tip> with new markdown syntax 💡 Replace <Tip> with new markdown syntax Sep 28, 2025
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

For context, using > [!TIP] or > [!WARNING] is the recommended practice now.

Copy link
Member

@sergiopaniego sergiopaniego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!
Note: if a TIP/WARNING starts with a link on the first line, it won’t render correctly:

> [!TIP]
> [Part I: Tricks or Traps? A Deep Dive into RL for LLM Reasoning (Lite PPO)](https://huggingface.co/papers/2508.08221) ...
Image

Solution: add a blank line after the TIP/WARNING marker:

> [!TIP]
> 
> [Part I: Tricks or Traps? A Deep Dive into RL for LLM Reasoning (Lite PPO)](https://huggingface.co/papers/2508.08221) 
Image

@qgallouedec qgallouedec merged commit 8a5bfec into main Sep 29, 2025
12 checks passed
@qgallouedec qgallouedec deleted the drop-tip branch September 29, 2025 16:48
kashif pushed a commit that referenced this pull request Sep 30, 2025
qgallouedec added a commit that referenced this pull request Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants