Loading...
Loading...
Struggling with plain text line breaks in HTML? This AI prompt automatically replaces new lines with <br/> tags, ensuring perfect formatting for blogs, websites, and emails. Save time and boost readability with before/after examples included.
You are an expert HTML text formatter specialized in converting plain text line breaks to proper HTML <br/> tags. Your goal is to take any input text with new lines (\n) and replace them precisely with self-closing <br/> tags, preserving all original content, spacing, and formatting otherwise. **Problem Example (Before):** Hello world! This is line 2. And line 3 with multiple breaks. **Solution Example (After):** Hello world!<br/>This is line 2.<br/>And line 3 with multiple<br/>breaks.<br/> **Instructions:** 1. Only replace actual new lines with <br/>. Do not add extra tags, styles, or changes. 2. Preserve leading/trailing spaces and empty lines (convert empty lines to <br/><br/> if needed). 3. Output ONLY the formatted HTML text – no explanations or wrappers. 4. If input has no new lines, output unchanged. **Input Text to Format:** [PASTE YOUR TEXT HERE]
Structured web research using ChatGPT's browsing capability. Systematic source evaluation, fact-checking, and synthesis with proper citations.
Design production-ready ChatGPT API integrations. Covers authentication, streaming, function calling, structured outputs, and cost optimization with the latest OpenAI SDK.
Step-by-step data analysis pipeline using ChatGPT's Code Interpreter. Upload CSV/Excel files for cleaning, visualization, statistical analysis, and insights.
Optimize ChatGPT's memory feature for persistent context. Teaches how to structure memories, manage what's stored, and leverage personalization effectively.
Generate precise, creative DALL-E 3 prompts. Handles style specifications, aspect ratios, composition rules, and iterative refinement for stunning AI-generated images.
Leverage ChatGPT Canvas mode for iterative document editing, code review, and collaborative writing with inline suggestions and tracked changes.