Results 6 issues of Mado

Build or preview of the following HTML does not finish: ```html 羅生門 body { display: flex; } @page { size: A4; } @-epubx-page-template { .page-header { -epubx-flow-into: page-header; -epubx-flow-options: static;...

Sample code: ``` data R(A) forall { A } type S1 = A | S1[R[A]] forall { A } type S2 = A | R[S2[A]] forall { A } main...

example: ``` test = | 0 | 1 => "is 0 or 1" | _ => "other" main = | _ => do 0.test.println ```

This code should not be allowed. ``` a = "a".println main : () -> () = | () => a ```

**要望は何らかの問題に関連していますか?説明してください** nostr:nevent1qqs9k2geplqh497tnfyzke2nun58hsl6mdu0anqjhxaq8vfsep8wfpgzyr8mw36jcrxdqkz7lwl4na3fgt4mr4tmd3hp8egjm6craqe7a6rv2qgewaehxw309aex2mrp0yhx6mmddaehgu3wwp5ku6e0gecwv2 には画像が2つついていますが、画像として表示されません。 **あなたの求める解決策を説明してください** URLに画像の拡張子がなくてもimeta ([NIP-92](https://github.com/nostr-protocol/nips/blob/a7ed4e805fe7264ddf2bf2b69c0b8a763d0ba01b/92.md)) に`m image/jpeg`などがあれば画像として表示してほしいです。

enhancement

I started `nak bunker --sec 1 relay.damus.io`, logged in to [coracle.social](https://coracle.social) using the bunker URL, and tried to send a NIP-17 DM, but couldn't. The log was like this: ```...