Skip to content

Commit

Permalink
planned section -
Browse files Browse the repository at this point in the history
  • Loading branch information
lue-bird committed Mar 18, 2024
1 parent f67678d commit a52ec3f
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions src/Articles.elm
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,7 @@ all =
, whatsNeededToDefineAnAppArticle
, whatToDoWithElmReviewErrorsArticle
, Sequence
[ Paragraph [ Text "Oki, that's it for the articles. Planned:" ]
, UnorderedList
[ Sequence
[ Paragraph
[ Text "\"elm-typesafe-radio\" series"
]
, UnorderedList
[ Paragraph [ Text "booleans and ifs" ]
, Paragraph [ Text "tuples" ]
, Paragraph [ Text "", Link { description = "phantom types", url = "https://dark.elm.dmy.fr/packages/lue-bird/elm-review-opaque-type/latest/" } ]
, Paragraph [ Text "", Link { description = "opaque types", url = "https://dark.elm.dmy.fr/packages/lue-bird/elm-review-phantom-type/latest/" } ]
]
]
]
[ Paragraph [ Text "Oki, that's it for the articles." ]
]
, textOnlyParagraph """⸜(。˃ ᵕ ˂ )⸝♡"""
]
Expand Down

0 comments on commit a52ec3f

Please sign in to comment.