logseq / logseq/logseq

Blockquotes issues

Open
#3,668 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

can-be-reproduced format:markdown parser
Dominant language
Clojure
Stars
45k
Forks
2.8k
Avg merge
1d 22h
Merged PRs (30d)
105

Description

**Describe the bug**
I'm testing your software and I've noticed that when I try to add some blockquotes with other elements logseq does not works properly I tested the same code in other markdown app and it does work.

**To Reproduce**
Steps to reproduce the behavior:
```
>##### The quarterly results look great!
>
>- Revenue was off the chart
>- Profits were higher than ever.
>*Everything* is going *Well*

```
**Expected behavior**

![Screen Shot 2021-12-29 at 3 02 37 PM](https://user-images.githubusercontent.com/17235389/147699269-b1b31217-e06f-4a43-b5a2-86c6ad9b4ef8.png)

**Screenshots**
Outcomes in logseq
![Screen Shot 2021-12-29 at 1 04 22 PM](https://user-images.githubusercontent.com/17235389/147699214-fad88c55-608b-4ec2-95a6-69f59c02308a.png)

**Desktop (please complete the following information):**
- OS: Monterrey
- App Version 0.5.6 (0.5.6)

**Additional context**
The issue is present in both app and web app.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the example blockquote in both the app and web app using the reported Logseq 0.5.6 behavior. Compare the result with the expected screenshot; done means headings, lists, and emphasis render correctly inside the blockquote in both environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
content, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.