Giter Club home page Giter Club logo

patchhub's People

Contributors

mcullifer avatar nthxny avatar

Watchers

 avatar

Forkers

nthxny

patchhub's Issues

Parsed BBCode removes all instances of bold text

Currently ParsingService removes all instances of bold from BBCode to Markdown conversion. Some posts try to bold the list items and the parsing is not account for that. Might need to add condition to figure out if it's inside a list and remove those instances but keep others?

Remove PatchHub.Parsers references from UI layer and instead parse as part of the infrastructure layer

Parsing bbcode to markdown should be done in the infrastructure layer. Instead of directly using steam api responses, create Domain models that are ready to be used on the UI layer in the format that it needs.

This should be part of Mapping. When steam api response object is mapped to Domain object, perform the parsing from bbcode to markdown. This way once database is set up the UI layer in unaffected by different apis and instead relies only on the Domain models.

Could also be beneficial to add Domain layer since number of domain objects is going to grow.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.