Coder Social home page Coder Social logo

Comments (5)

xoxys avatar xoxys commented on August 17, 2024

Thanks for reporting! That's because the annotation value contains a : which is also used as delimiter in the annotation itself. I don't know how to handle this case properly, but in the meantime you can use a full qualified annotation:

# @meta author:value: [John Doe](https://blog.example.com)

from ansible-doctor.

darkdecoy avatar darkdecoy commented on August 17, 2024

I having what I think is a similar issue where on a multi line annotation it doesn't properly render indentation. Would it be possible to implement an escape character that would allow you to denote that it isn't being used as a delimiter?

from ansible-doctor.

xoxys avatar xoxys commented on August 17, 2024

Can you give an example please? This issue sounds a bit different.

from ansible-doctor.

darkdecoy avatar darkdecoy commented on August 17, 2024

When create annotation like...

# @meta author: >
# Wazuh
#
# ### Based on previous work from dj-wasabi
#
#   https://github.com/dj-wasabi/ansible-ossec-server
# @end

It produces the following...

## Author

Wazuh

### Based on previous work from dj-wasabi

https://github.com/dj-wasabi/ansible-ossec-server

with the link not being indented by two spaces even though I put them there

from ansible-doctor.

xoxys avatar xoxys commented on August 17, 2024

That's an unrelated issue, and we currently don't support indentations.

from ansible-doctor.

Related Issues (20)

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.