Closed okeller1977 closed 5 months ago
@okeller1977 link to this example?
@mjy it seems redcarpet
converts markdown format in a different way that marked
does
@okeller1977 you can fix this putting a space between lists:
@jlpereira I tried it with spaces between lists but it didn't make a difference on TaxonPages
@jlpereira Do you want to get raw from API and convert client-side?
Not really, I'd like to reduce the client code as much as possible. Doing the change I mention before it should works, but I have to push a list style too for this component. Pushing it in a bit
We could also explore other Markdown converts in Ruby, I haven't looked at such for a very long time.
We could also explore other Markdown converts in Ruby, I haven't looked at such for a very long time.
https://github.com/gettalong/kramdown https://github.com/gjtorikian/commonmarker
Are alternatives, but we will have to check if they are good. Btw we are using redcarpet 3.4, latest version is 3.6. But the new one doesn't seems to fix this.
@okeller1977 first, update main
branh in your taxonpages repository. Then, use Content publisher task in TaxonWorks to publish again this content. If you are publishing everything, just press Publish all. Let me know if this change works for you
@jlpereira Sorry I was on a flight.
I updated the main branch and republished everything. Still looks the same: https://lampyridae.world/#/otus/1025488/overview
I can't see your site, @okeller1977
It looks CNAME file is missing in gh-pages. After updating your main branch, github workflow was executed following the actions there, you have to add a CNAME file with your domain in gh-pages branch, or just trigger the action in setup
branch to create it by GitHub Actions
@jlpereira The page works for me and friends: https://lampyridae.world/#/otus/1025488/overview
I've done the CNAME file last week.
Yes, but it was deleted after you update main
branch. It seems setup branch has updated and now CNAME is there again.
Panel content looks good to me
@okeller1977 if you don't see the changes, maybe is because your browser cache. Try to refresh the page by:
Windows/Linux: Ctrl + F5 Mac: Command + R
Oh yes now it works for me as well. Thank you so much for your help @jlpereira
Glad to help, @okeller1977
Steps to reproduce the bug
Screenshot
TaxonWorks
TaxonPages
Expected behavior
Just the same formatting as I chose for the content
Additional Screenshots
No response
Environment
Production
Sandbox Used
No response
Version
v0.42.0
Browser Used
Chrome