Code Monkey home page Code Monkey logo

Comments (5)

maelle avatar maelle commented on May 25, 2024

For reference noamross/redoc#33

from trackdown.

krlmlr avatar krlmlr commented on May 25, 2024

The linked redoc issue is a tall order. I'd be fine if we used formatting for the following components:

  • headings
  • enumeration and itemization
  • boldface and italics
  • URLs marked explicitly with <...>
  • non-R code blocks and inline code

I believe most can be found with a very simple regex search and replace. We seem to be using already some of the features of the Google Docs API at https://developers.google.com/docs/api/how-tos/overview to achieve the highlighting.

Would you be open to an enhancement along those lines?

from trackdown.

krlmlr avatar krlmlr commented on May 25, 2024

Also, code chunks could be typeset in a font with size 1 or smaller.

from trackdown.

maelle avatar maelle commented on May 25, 2024

btw recently I heard about the docs API https://mastodon.social/@[email protected]/110078221869259228

from trackdown.

krlmlr avatar krlmlr commented on May 25, 2024

We can use the googledrive package to upload/download a .docx file, and even store it as Google doc. Such a file could be created by converting a modified version of the .Rmd/.qmd file to .docx . Perfect roundtrip will be a bit tricky though, maybe we need some postprocessing during the .docx -> .Rmd/.qmd conversion.

from trackdown.

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.