Code Monkey home page Code Monkey logo

Comments (4)

delucis avatar delucis commented on September 21, 2024 1

Thanks for sharing @X7md! I think the list formatting issue you screenshotted there is actually a problem with the source file, which includes the . in the wrong place unless I’m mistaken?

- [`astro.`](#صفحات-استرو)
- [`md.`](#صفحات-ماركداونmdx)
- `mdx.` (مع [MDX التكامل المثبت](/ar/guides/integrations-guide/mdx/#installation))
- [`html.`](#صفحات-html)
- `js` / `.ts.`[النهايات](/ar/guides/endpoints/))

Just tried with .astro in the content instead of astro. and then the dir="auto" still works correctly. Would you be up for PR’ing a fix to that file? Or are there other places this is happening?

from docs.

sarah11918 avatar sarah11918 commented on September 21, 2024

Thanks for reporting this! I will make sure @delucis and @TheOtterlord have this on their radar to look into!

from docs.

TheOtterlord avatar TheOtterlord commented on September 21, 2024

Hi @X7md, are you still seeing the issue? I'm unable to replicate this either in Chrome / Firefox. It could be that an update to Starlight fixed this, but I don't see anything specific.

from docs.

X7md avatar X7md commented on September 21, 2024

Hi @X7md, are you still seeing the issue? I'm unable to replicate this either in Chrome / Firefox. It could be that an update to Starlight fixed this, but I don't see anything specific.

You are right, there is some changes form last time I checked... someone add dir attribute with auto in the inline <code> tags... but still replicate in some context like lists <ul>, <ol>... and as far as I know this because some limitations on the "bi-directional algorithm" on text rendering.

for me I prefer to using something like this:

https://github.com/X7md/x7md.github.io/blob/b649d3585d345e6f2835344a9b13fdc2b6553575/src/layouts/Layout.astro#L107-L116

IMG_2159

IMG_2160

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.