anytype-ts icon indicating copy to clipboard operation
anytype-ts copied to clipboard

Code Snippet Indentation Issue in Exported Markdown

Open uowk opened this issue 10 months ago • 0 comments
trafficstars

Have you read a contributing guide?

  • [X] I have read CONTRIBUTING.md
  • [X] I have searched the existing requests and didn't find any that were similar
  • [X] I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

lists with indented code snippets are not aligned as expected in the exported Markdown file. The indentation of code snippets does not match the list structure, causing rendering issues in Markdown viewers. image image image

Suggested solution

The code snippet should maintain proper alignment relative to the list item. Logseq handles this scenario well.

Alternative

No response

Additional context

No response

uowk avatar Jan 01 '25 13:01 uowk