igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
GNU General Public License v3.0
161 stars 11 forks source link

Image support for JSON module in parse/generate function. #22

Closed evgenyigumnov closed 4 months ago

evgenyigumnov commented 4 months ago
  1. Implement "Image support for JSON module in parse/generate function."
  2. How its works look at HTML and MarkDown modules
  3. Units test requered for this new feature