Uh oh!
There was an error while loading. Please reload this page.
np.Preview: improve wiki links and preview styling - #699
Conversation
dwertheimer
commented
Nov 7, 2025
[1.0.0] - 2025-11-07 @dwertheimerArbitrary elevation to 1.0.0 General HTML Helper Change
Preview-specific Changes
|
@jgclark one thing that bugs me but is more fundamental: I have a wiki link then a return and some other text. Of course, in NP these are separate "Paragraphs" but in the HTML creation, they are combined into a single p tag for reasons I can't really follow. This makes creating a styling rule difficult, because I can't see why they are grouped together. I guess maybe showdown defaults to commonmark standards -- everything is together until you hit two blank lines? I don't know. but it feels to me that this is not the NotePlan assumption so things don't look right. ![]() If you can think of an easy way to make this look more like NotePlan, that would be great. A similar thing is happening in this case: ![]() I have a list, and then a new line that is not part of the list, but the converter. adds a If you have any great ideas on what to do here, let me know. |


Summary