chrome-devtools-frontend
Version:
Chrome DevTools UI
33 lines (24 loc) • 356 B
Plain Text
Title: AI Assistance Panel getResponseMarkdown should generate correct markdown from a message object
Content:
## AI
**Detail 1:**
````
*Some markdown text
````
**Detail 2:**
````js
Some text
````
### Step Title
Step Thought
**Code executed:**
```
console.log("hello");
```
**Data returned:**
```
hello
```
### Answer
Final answer.
=== end content