mirror of
https://github.com/enso-org/enso.git
synced 2024-12-02 02:14:12 +03:00
7383db0e04
# Important Notes Adds `.to Table` support, as well as XML support for `expand_column`.
8 lines
246 B
XML
8 lines
246 B
XML
<Library catalog="Fiction" letter="A">
|
|
Hello
|
|
<Book author="An Author">My Book</Book>
|
|
World
|
|
<Book author="Another Author">Your Book</Book>
|
|
<Magazine month="August-2023" series="AutoCar">Cheap Cars For You</Magazine>
|
|
</Library>
|