Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@freedit-dev
Copy link
Contributor

@freedit-dev freedit-dev commented Nov 15, 2024

fix #227

@freedit-dev
Copy link
Contributor Author

freedit-dev commented Nov 15, 2024

@freedit-dev
Copy link
Contributor Author

freedit-dev commented Nov 15, 2024

@sigaloid

maybe add in style.css

.post_body pre {
    background: var(--background);
    overflow-x: auto;
    margin: 10px 0;
}

@sigaloid
Copy link
Member

sigaloid commented Feb 3, 2025

It doesn't look like this is necessary anymore - is that correct?

@freedit-dev
Copy link
Contributor Author

@sigaloid
Copy link
Member

sigaloid commented Feb 3, 2025

Oh, weird, apologies - I guess i was on your instance when I was comparing 😅

@sigaloid sigaloid merged commit 7770c57 into redlib-org:main Feb 3, 2025
3 checks passed
rinlabs pushed a commit to rinlabs/redlib that referenced this pull request Feb 16, 2025
* fix Code blocks redlib-org#227

* add pulldown-cmark

* add pulldown-cmark

* fix Code blocks err redlib-org#227

* add pre style for post codeblock

* Update style.css (fix Code blocks err redlib-org#227 )

---------

Co-authored-by: Matthew Esposito <[email protected]>
disconn3ct added a commit to disconn3ct/redlib that referenced this pull request Feb 18, 2025
* upstream/mistress: (34 commits)
  Supply GIT_HASH via build.sh
  Remove ci/cd stuff
  Build with rust 1.84.1
  Revert "[build] add new dockerfiles for building from source (redlib-org#244)"
  Remove push from build.sh
  Add .editorconfig
  Disable update check
  Build only redlib
  Update .dockerignore
  Add .dockerignore
  Use --no-cache with apk add
  Add build-deploy.sh
  Update Dockerfile
  Fix Dockerfile
  fix: remove stray trace
  chore: remove scraper cli
  fix Code blocks err redlib-org#227  (redlib-org#323)
  fix(clippy): minor clippy changes
  refactor(utils): avoid redundant String conversions & use match (redlib-org#347)
  fix: fix clippy + tests
  ...
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.

🐛 Bug Report: Code blocks don't render inside post

2 participants