소스 검색

docs: more readme

Jonathan Kelley 4 년 전
부모
커밋
c8495fd26e
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -117,8 +117,8 @@ Dioxus is heavily inspired by React, but we want your transition to feel like an
 | NodeRef                | 🛠      | ✅    | gain direct access to nodes [1]                  |
 | CSS/Inline Styles      | 🛠      | ✅    | syntax for inline styles/attribute groups[2]     |
 
-[1] Currently blocked until we figure out a cross-platform way of exposing an imperative Node API.
-[2] Would like to solve this in a more general way. Something like attribute groups that's not styling-specific.
+- [1] Currently blocked until we figure out a cross-platform way of exposing an imperative Node API.
+- [2] Would like to solve this in a more general way. Something like attribute groups that's not styling-specific.
 
 ### Phase 2: Advanced Toolkits