Skip to content

issues Search Results · repo:athos/pogonos language:Clojure

Filter by

5 results
 (74 ms)

5 results

inathos/pogonos (press backspace or delete to remove)

Hi @athos , thank you for the great lib! Given this example: (pogonos/render-string Hello, {{name}}! {:nam Rich }) Hello, ! ...I wonder if the library could offer an option to throw an exception ...
  • vemv
  • 4
  • Opened 
    on Mar 24, 2024
  • #39

cf. https://github.com/athos/pogonos/actions/runs/5201986410 Ran 33 tests containing 574 assertions. 0 failures, 11 errors. It s also an issue that CI can t detect the Babashka test failure.
  • athos
  • 1
  • Opened 
    on Jun 7, 2023
  • #35

Expected (pg/render-string {{#f}}{{a/b}}{{/f}} {:f #(str % world ) :a/b hello }) ;; = hello world Actual (pg/render-string {{#f}}{{a/b}}{{/f}} {:f ...
  • liquidz
  • 2
  • Opened 
    on Jul 17, 2022
  • #19

(pg/parse-string {{#foo}} ) ;; Execution error (ExceptionInfo) at pogonos.error/error (error.cljc:52). ;; Missing section-end tag {{/foo}} This is in contrast to: (pg/parse-string {{#foo}}\n ) ;; Execution ...
bug
  • athos
  • Opened 
    on Feb 20, 2022
  • #9

Mustache spec v1.2.0 added a new feature inheritance. Due to this change, the latest spec tests would fail with the current Pogonos, so we cannot update the test suit for now.
  • athos
  • Opened 
    on Nov 18, 2021
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub