and placed the plantuml.jar file in the same directory as _config.yml
Then, I added this to an existing post
`{% plantuml %}
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
{% endplantuml %}
Then I ranrake generate` to get this error
`
rake generate
Generating Site with Jekyll
unchanged sass/screen.scss
/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_doc.rb:22:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
Configuration from /Users/nilesh/projects/blog/_config.yml
Building site: source -> public
Thanks for plugin.
I added this to
_config.yml
plantuml_jar: plantuml.jar
and placed the
plantuml.jar
file in the same directory as_config.yml
Then, I added this to an existing post
`{% plantuml %} Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response {% endplantuml %}
Then I ran
rake generate` to get this error` rake generate
Generating Site with Jekyll
unchanged sass/screen.scss /Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_doc.rb:22:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead. Configuration from /Users/nilesh/projects/blog/_config.yml Building site: source -> public
quant
virtualenv.numpy
from source+--------------------------------------------------------------------------- !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/errors_management.rb:49:in
maruku_error' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:402:in
read_simple' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:521:inread_inline_code' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:89:in
read_span' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:46:in`parse_span_better'quant
virtualenv.numpy
from source+--------------------------------------------------------------------------- !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/errors_management.rb:56:in
maruku_recover' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:403:in
read_simple' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:521:inread_inline_code' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:89:in
read_span' !/Users/nilesh/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/maruku-0.6.0/lib/maruku/input/parse_span_better.rb:46:in`parse_span_better'`