schema.yaml (8 lines): - line 40: # Just for custom-language sections. TODO: Is this redundant with the `lang` - line 65: # TODO: Change this to "versions". - line 69: # TODO: Change this to a "version". - line 74: # TODO: Change this to be a list of versions. - line 87: repo: str(required=False) # TODO: Remove? - line 97: # TODO: Use "version" in most places to refer to editions of a book, and - line 113: # TODO: Swap the order of this mapping, so we can use `versions` as the primary - line 132: # TODO: Are these actually branches or versions? They're equivalent in this schema. integtest/spec/all_books_broken_link_detection_spec.rb (8 lines): - line 39: # TODO: remove as part of https://github.com/elastic/docs/issues/2264, - line 45: # TODO: This is probably worth generalizing. Lots of repos reference docs. - line 48: # TODO: remove as part of https://github.com/elastic/docs/issues/2264 - line 54: # TODO: remove as part of https://github.com/elastic/docs/issues/2264 - line 221: # TODO: remove as part of https://github.com/elastic/docs/issues/2264, - line 230: # TODO: remove as part of https://github.com/elastic/docs/issues/2264 - line 237: # TODO: remove as part of https://github.com/elastic/docs/issues/2264 - line 243: # TODO: remove as part of https://github.com/elastic/docs/issues/2264 integtest/spec/all_books_change_detection_spec.rb (4 lines): - line 322: # TODO: remove as part of https://github.com/elastic/docs/issues/2264, - line 334: # TODO: remove as part of https://github.com/elastic/docs/issues/2264 - line 542: # TODO: these are known to fail! - line 545: # TODO: check that we wrote different text into the current book resources/web/lib/prettify/prettify.js (4 lines): - line 300: // TODO: maybe style special characters inside a regexp as punctuation. - line 540: // TODO: handle letters in numeric escapes. - line 640: // TODO: handle tabs here? - line 1311: // TODO: Possibly optimize by using '' if there's no flicker. build_docs.pl (2 lines): - line 410: # TODO: remove as part of - line 517: # TODO: remove as part of lib/ES/Book.pm (2 lines): - line 257: # branch - The branch being built ## TODO: Change to `version` - line 409: # TODO: current should be a version, not a branch resources/web/docs_js/components/alternative_switcher.js (1 line): - line 59: // TODO check if it is faster to remove the sheet, add the rules, and re-add the sheet. template/template.js (1 line): - line 122: // TODO this defaults to object mode and maybe shouldn't. integtest/spec/all_books_spec.rb (1 line): - line 852: # TODO: "book basics" doesn't handle the branch=>version syntax resources/asciidoctor/spec/docbook_compat_spec.rb (1 line): - line 1290: context 'when it is a TODO list' do resources/web/air_gapped_template.html (1 line): - line 39: resources/web/style/nav.pcss (1 line): - line 3: /* TODO flex display? */ resources/asciidoctor/lib/copy_images/copier.rb (1 line): - line 16: # TODO: store this set on the document so we don't duplicate copies resources/web/docs_js/components/alternative_picker.jsx (1 line): - line 62: // TODO we shouldn't change these drop downs after the first time they are rendered. The extra choice should stay while you stay on the page. Maybe we can get away with rendering this once on page load and never subscribing again? preview/preview.js (1 line): - line 162: // TODO Rebuild redirects file without nginx stuff. And stream it properly. integtest/spec/all_books_sub_dir_spec.rb (1 line): - line 199: # TODO: remove these parameters by overriding this sub in more places. resources/asciidoctor/lib/alternative_language_lookup/listing.rb (1 line): - line 49: # TODO: we can probably cache this. There are lots of dupes. integtest/spec/preview_spec.rb (1 line): - line 370: # TODO: We didn't *just* move the chapter. We dropped some images. integtest/spec/helper/dsl/convert_all.rb (1 line): - line 13: # TODO: simplify this in the style of builders resources/asciidoctor/lib/migration_log.rb (1 line): - line 14: # TODO: playback_attributes will almost never work propery. We should remove integtest/spec/helper/repo.rb (1 line): - line 96: # TODO: rename to checkout?