• Truscape@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    14
    ·
    4 days ago

    On the list thing, it seems that adding numbers with periods in a list seems to auto configure it to ascending numbers. That’s why I used (1) (3) (4). Weird, but I guess that’s the work around.

    Enrolling your keys doesn’t work btw, because battlefield checks which keys you enroll, only accepting the default MS keys. Also on the hardware front, it is a big problem for gamers on a sub-300 USD budget these days - the best deals are on legacy hardware or surplus office equipment, mainly AM3-AM4 era.

    • filcuk@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      3 days ago

      The number list is how markdown works. You can enter all 1’s and it will automatically create ordered list.
      Handy when you may need to edit list items, as you dont need to renumber even in plain text.
      Markdown spec should allow for explicit number by using a bracket ‘)’ instead of a dot, but it may not work everywhere.
      Let’s give it a go

      3) start from 3  
      1. Then  
      1. Continue  
      
      1. start from 3
      1. Then
      2. Continue