Coder Social home page Coder Social logo

Comments (4)

ggrossetie avatar ggrossetie commented on June 10, 2024

I am trying to set up a workflow where product managers iterate on a release notes draft on Google Docs.

👍

To this effect, I place attributes and conditional directives in the Gdoc but, unless I messed up with Docs formatting, the + sign is added to the end of lines with attributes and if macros.

I'm not sure if we should support it or not.
The idea is really to convert an Google Document written using the formatting tools. AsciiDoc attributes and conditional directives are part of the AsciiDoc syntax and, in my opinion, should not be written in a Google Document.

The workflow should be:

  • Product managers iterate/collaborate on Google Document
  • Convert the Google Document to AsciiDoc
  • Add the AsciiDoc attributes and conditional directives
  • Publish to Antora

from asciidoc-googledocs-addon.

fviolette avatar fviolette commented on June 10, 2024

The idea is really to convert an Google Document written using the formatting tools. AsciiDoc attributes and conditional directives are part of the AsciiDoc syntax and, in my opinion, should not be written in a Google Document.

Because of the above, I did not think this would work. Now that it almost works (because AsciiDoc is just plain text), I take a chance. It's a little bit much to ask vs. the current features and intent, yes.

I may post the logic I end up going for here for reference purpose.

from asciidoc-googledocs-addon.

ggrossetie avatar ggrossetie commented on June 10, 2024

I think still the list continuation is used too aggressively so we might find a solution but I don't want to introduce too much logic to "understand" plain-text AsciiDoc syntax in a Google Document because I think it's conter-intuitive.
But I'm willing to make some adjustments if it can improve a common workflow.

from asciidoc-googledocs-addon.

fviolette avatar fviolette commented on June 10, 2024

Right! If other community members are interested by this use case or just modifying the list continuation behaviour, please chime in.

I see that I can store the metas in yaml, iterate via gulp and inject them in my files before publishing, so I'll dig this path separately.

from asciidoc-googledocs-addon.

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.