command-line-interface-pages / v2-tooling

Tools for handling v2.*.* syntax
6 stars 3 forks source link

Implement conversion for placeholders with alternatives #86

Closed EmilyGraceSeville7cf closed 1 year ago

EmilyGraceSeville7cf commented 1 year ago

Placeholders like {{integer|float}} should be convertible too. Now they are not due to the way converter works.

But at the first place, I should decide what to use to implement it. I can finish my clip-parse tool, then fork it and rewrite for TlDr, to parse their pages too. This solution allow avoiding numerous sed code pieces in converter.