The Sundered Isles Seafaring Waypoints oracles have something that no other oracle in the dataset has: Multiple Line Results.
if I turn on inline results, and roll on the Known Waters or Unknown Waters table, it will insert two line results into the data and this is breaking rendering. Easily to the point where a file will not be re-loadable into Obsidian.
To reproduce, create a Sundered Isles campaign and turn on all of the inline options for iron-vault.
Go to a journal page in your campaign.
Roll on the Seafaring Oracles -> Seafaring Waypoints... Known Waters or Unknown Waters. do this a couple times.
Close the journal file. Open the Journal file. Get an error.
Here is what a sample one looked like in raw text:
This is the beginning of a great adventure...
`iv-oracle:Ship Name|27|Farina's Folly|oracle_rollable:sundered_isles/ship/name|cursed=1`
`iv-oracle:Ship Details|34|Hidden reinforcements|oracle_rollable:sundered_isles/ship/details|cursed=4`
`iv-oracle:Ship Size|58|Medium|oracle_rollable:sundered_isles/ship/size`
`iv-oracle:Ship Symbol|70|Serpent|oracle_rollable:sundered_isles/ship/symbol|cursed=3`
`iv-noroll:Begin a Session|move:starforged/session/begin_a_session`
`iv-noroll:Set a Flag|move:starforged/session/set_a_flag`
`iv-move:Gather Information|Wits|5|1|0|7|3|move:starforged/adventure/gather_information`
`iv-move:Undertake an Expedition|Edge|6|3|0|8|6|move:starforged/exploration/undertake_an_expedition`
`iv-move:Undertake an Expedition|Wits|1|1|0|1|8|move:starforged/exploration/undertake_an_expedition`
`iv-oracle:Myriads|2|**Land, ho!**
Island|oracle_rollable:sundered_isles/seafaring/waypoints/unknown_waters/myriads`
`iv-oracle:Myriads|9|**Land, ho!**
Island|oracle_rollable:sundered_isles/seafaring/waypoints/unknown_waters/myriads`
Note the last two "Land, ho" items and note the line break between the ** and Island. If you hand edit those out in a text editor. The journal page will load again.
Apologizes if this is not in the typical github issue format. I don't normally submit issues.
Let me know if you have questions or need additional information. I'm happy I now have an easily reproducible case.
The Sundered Isles Seafaring Waypoints oracles have something that no other oracle in the dataset has: Multiple Line Results.
if I turn on inline results, and roll on the Known Waters or Unknown Waters table, it will insert two line results into the data and this is breaking rendering. Easily to the point where a file will not be re-loadable into Obsidian.
To reproduce, create a Sundered Isles campaign and turn on all of the inline options for iron-vault.
Go to a journal page in your campaign.
Roll on the Seafaring Oracles -> Seafaring Waypoints... Known Waters or Unknown Waters. do this a couple times.
Close the journal file. Open the Journal file. Get an error.
Here is what a sample one looked like in raw text:
Note the last two "Land, ho" items and note the line break between the ** and Island. If you hand edit those out in a text editor. The journal page will load again.
Apologizes if this is not in the typical github issue format. I don't normally submit issues.
Let me know if you have questions or need additional information. I'm happy I now have an easily reproducible case.