#Is there a known issue with daggerverse

1 messages ยท Page 1 of 1 (latest)

zinc fractal
#

Not that I am aware of, Can you share more info on what you mean?

zinc fractal
#

are you using firefox?

half nest
#

edge (dont kill me, im a ms fanboy)

#

Not the old edge though ๐Ÿ˜‚

inner turret
#

๐Ÿ‘€

zinc fractal
#

Haha - no worries

Can you send me a screenshot of what you see?

I know its different between firefox and chrome.

Markdown parsing is also not supported officially

half nest
#

it looks likes its not respecting the new line chars in the """ """ python docs

zinc fractal
#

Here's chrome v Firefox -- at least new lines are there in Chrome

half nest
#

i wonder why it doesnt respect the first list to be 2 seperate lines

#

its just python """ """ which has \n in it i thought

zinc fractal
#

This feels new to me

half nest
#

Your chrome one is "better" but still has this sneaky breaking bit

zinc fractal
#

Yeah I see that now.

I want to file an issue, @inner turret should we put these in dagger/dagger?

inner turret
half nest
#

this should also be considered non- markdown right? "plain text support with new lines" is what this is essentially?

inner turret
#

Yes. Currently Markdown is not supported. I'll look at the routine that scrubs the plaintext and see if the issue is there.

half nest
#

can you spot it

zinc fractal
half nest
#

thank you!

#

--version string idl2-schemata --file file:path in the daggerverse

but... in the CLI tool locally

idl-2-schemata Convert an Avro IDL file to Avro schema files in the provided directory

#

ohh, could that be to do with like a version of dagger interpreting the module?

zinc fractal
#

I think this is also a bug ๐Ÿ˜ฆ

half nest
#

im on ๐Ÿ”ฅ with the reports

inner turret
#

cc @short pine

#

Got a quick fix, I think

inner turret
#

Thanks for reporting!