jcaesar / structstruck

Rust nested structs
MIT License
53 stars 3 forks source link

Add the capability of skipping strikethrough for subtrees #10

Open Luctins opened 3 weeks ago

Luctins commented 3 weeks ago

Add a new attribute named nostrike that allows you to skip subtrees for strikethrough.

initial discussion in #9

Luctins commented 3 weeks ago

@jcaesar I think this does work, but not for subtrees yet.

jcaesar commented 3 weeks ago

(I guess we can ignore the possibility of attribute name collisions for now. Let's see if it ever comes to bite.)